div.clear {
	clear: both;
}
div.wtgallery_list_area div.wtgallery_list,
div.wtgallery_category_area div.wtgallery_categories {
	float: left;
}
div.wtgallery_list_area div.wtgallery_list_firstofrow,
div.wtgallery_category_area div.wtgallery_category_firstofrow {
	clear: left;
}

div.tx-wtgallery-pi1 {
	padding: 10px;
}
div.wt_gallery_single_inner_pic {
	margin: 10px;
	padding: 1px;
}

div.wtgallery_list {
	width: 250px;
	padding: 1px;
	margin: 10px 0 10px 10px;
	
}

div.wtgallery_list_firstofrow{
margin-left: 10px;
border-right: 1px solid #e9e9e9;
}

div.list_row{
border-bottom: 1px solid #e9e9e9;
}


div.wtgallery_list a {
cursor: pointer;
}

div.wtgallery_list a img {
	padding: 1px;
	filter: alpha(opacity=66); 
	-moz-opacity: 0.66; 
	opacity: 0.66;
}

div.wtgallery_list a:hover img {
	filter: alpha(opacity=100); 
	-moz-opacity: 1.00; 
	opacity: 1.00;
}
div.wtgallery_details div.wt_gallery_single_inner_title {
	font-weight: bold;
	margin-top: 5px;
}
a.wtgallery_details_link span.wtgallery_details{
display: none;
}

a.wtgallery_details_link:hover span.wtgallery_details{
display: block;
}

span.wtgallery_details{
position: absolute;
width: 550px;
height: 340px;
margin-top: -300px;
margin-left: 100px;
z-index: 999999;
}

span.wtgallery_details img{
margin: 2px 0 0 1px;
}

span.wtgallery_details span{
display: block; 
}

span.wtgallery_details span.image{
float: left; 
width: 250px; 
}

span.wtgallery_details span.text{
width: 250px;
float: left;
margin: 25px 20px 20px 20px;
}


div.wt_gallery_list_inner_text div.wt_gallery_single_inner_subject
{
display: none;
}

span.wtgallery_details div.wt_gallery_single_inner_subject{
display: block;
color: #949494;
margin-top: 10px;
}

span.wtgallery_details .wt_gallery_single_inner_comments{
font-size: 1.2em;
font-weight: bold;
}

span.wtgallery_details .wt_gallery_single_inner_title{
color: #949494
}

span.fakeLink{
white-space: nowrap;
float: right;
margin: 20px 10px 0 0;
font-size: .9em;
}

span.fakeLink img{
	margin-bottom: -3px;
}

div.subText .wt_gallery_single_inner_comments{
font-size: 1.1em;
font-weight: bold;
color: #029BCC;
}

div.subText .wt_gallery_single_inner_title{
font-size: .9em;
font-weight: normal;

}

div.subtextSpecial{
width: 150px;
float: left;
font-size: .9em;
}

a.subtextLinkSpecial{
width: 100px;
float: right;
margin: 17px -3px 0 0;
font-size: .9em;
text-decoration: none;
}

a.subtextLinkSpecial img{
	margin-bottom: -3px;
}