  div[class="HtmlContent-pictureViewer"] {  }  div[class="HtmlContent-pictureViewer"] div.hider {  position: absolute;  width: 100%;  height: 100%;  background-color: black;    filter: alpha(opacity=50);    -moz-opacity: 0.5;    opacity: 0.5;  -o-opacity: 0.5; }  div[class="HtmlContent-pictureViewer"] div.menu {  background-image: url('modules/htmlcontent/css/../images/menubg.png');  height: 40px;  width: 100%;  position: absolute;  top: 0px;  left: 0px;  text-align: center;  position: relative; }  div[class="HtmlContent-pictureViewer"] div.menu div.counter {  border: 1px solid #F47B32;  color: black;  background-color: white;  padding: 3px;  width: auto;  display: inline-block;  text-align: center;  position: relative;  top: 9px; }  div[class="HtmlContent-pictureViewer"] div.menu img {  position: absolute;  top: 4px;  width: 32px;  height: 32px;  cursor: pointer; }  div[class="HtmlContent-pictureViewer"] img.first {  left: 4px;  background-image: url('modules/htmlcontent/css/../images/orange_grunge_sticker_badges_057.png'); }  div[class="HtmlContent-pictureViewer"] img.left {  left: 42px;  background-image: url('modules/htmlcontent/css/../images/orange_grunge_sticker_badges_134.png'); }  div[class="HtmlContent-pictureViewer"] img.last {  right: 4px;  background-image: url('modules/htmlcontent/css/../images/orange_grunge_sticker_badges_056.png'); }  div[class="HtmlContent-pictureViewer"] img.right {  right: 42px;  background-image: url('modules/htmlcontent/css/../images/orange_grunge_sticker_badges_135.png'); }  div[class="HtmlContent-pictureViewer"] img.close {  position: absolute;  cursor: pointer;  width: 32px;  height: 32px;  bottom: 10px;  right: 10px;  background-image: url('modules/htmlcontent/css/../images/orange_grunge_sticker_badges_107.png'); }  div[class="HtmlContent-pictureViewer"] div.ImagePlace { position: absolute; width: 128px; height: 128px; background-color: white; border: 1px solid #F47B32; background-position: center; background-repeat: no-repeat; padding: 5px; }  div[class="HtmlContent-pictureViewer"] div.ImagePlace.Loader {  background-image: url('modules/htmlcontent/css/../images/5.gif'); }  div[class="HtmlContent-pictureViewer"] div.ImagePlace h2 {  color: black;  margin: 0px; }  div[class="HtmlContent-pictureViewer"] div.ImagePlace div.description {  text-align: left;  color: black;  width: 200px;  height: 50px;  overflow: auto; }  div[class="HtmlContent-pictureViewer"] div.ImagePlace div.description h3 {  margin: 0px; }