div.tx-wtgallery-pi1 {
  padding: 0px;
float: left;

}

.wt_gallery_single_inner_title {
display: none;
}

div.wt_gallery_single_ h2 {
display: none;
}


div .wtgallery_single_browser_previous {
float: left;
height: 343px; 
margin-right: 10px;
vertical-align: bottom;
}

div .wtgallery_single_browser_previous .backlink,
div .wtgallery_single_browser_next .nextlink {
margin-top: 150px;
}


div .wtgallery_single_browser_next {
float: left;
height: 343px; 
margin-left: 10px;
vertical-align: bottom;
display: inline;
}


div.wt_gallery_single_inner_pic {
  margin: 0px;
  padding: 5px 5px 5px 5px;
text-align: center;
background: #fff;
border: 1px solid #999;
width: 500px;
float: left;
}

div.wt_gallery_single_inner_pic a img {
  border: none;
}
div.wtgallery_list {
  margin: 5px;
}


div.wtgallery_list a img {
  filter: alpha(opacity=66); 
  -moz-opacity: 0.66; 
  opacity: 0.66;
  border: 1px solid #999;
}

div.wtgallery_list_current a img {
  border: 1px solid #FF9900;
  filter: alpha(opacity=100); 
  -moz-opacity: 1.00; 
  opacity: 1.00;
}

div.wtgallery_list a:hover img {
  filter: alpha(opacity=100); 
  -moz-opacity: 1.00; 
  opacity: 1.00;
}

div.wt_gallery_single_inner_title {
  font-weight: bold;
  margin-top: 5px;
}
div.wt_gallery_single_inner_comments {
float: left;
margin-left: 23px;
width: 510px;
text-align: center;
margin-top: 5px;
display: inline;
}

div .wtgallery_list_area h2 {
display: none;
}

div .wtgallery_list_area {
clear: both;
float: left;
margin-top: 20px;
margin-bottom: 20px;
margin-left: 30px;
width: 510px;
display: inline;
}

div .wtgallery_list_pagebrowser_area {
clear: both;
float: left;
width: 100%;
text-align: center;
margin-top: 10px;
display: none;

}
