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 {
	width: 100%;
}
div.wt_gallery_single_inner_pic {
	margin: 10px;
	padding: 2px;
}
div.wt_gallery_single_inner_pic a img {
	border: 1px solid #FF9900;
}
div.wtgallery_list {
	margin:5px;
	padding: 2px;
	background-color: #f3f4f6;
font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:10px;
    text-align: center;
}
div.wtgallery_list a img {
	padding: 2px;
	/* filter: alpha(opacity=66); 
	-moz-opacity: 0.66; 
	opacity: 0.66; */
	border: 1px solid #ccc;
}
div.wtgallery_list_current a img {
	border: 1px solid #FF9900;
}

/* div.wtgallery_list a:hover img {
	filter: alpha(opacity=100); 
	-moz-opacity: 1.00; 
	opacity: 1.00;
} */

div.wt_gallery_list_inner_text{ width:125px; min-height:30px; padding-top:2px}

div.wt_gallery_list_inner_title {
	font-weight: bold;
}
div.wt_gallery_list_inner_comments {
font-size:10px;
 color: #666;
}

.wtgallery_pagebrowser_list UL{
padding:2px;
font-size:11px;
line-height:20px;
color: #999;
}
.wtgallery_pagebrowser_list LI, .wtgallery_pagebrowser_category LI {
list-style-type:none;
display:inline;
line-height:20px;
}
.wtgallery_pagebrowser_list LI A, .wtgallery_pagebrowser_category LI A{
padding:1px;
margin:4px;
color: #00a7d4;
background-color: #E8FBFD;
border:1px solid #00a7d4;
}

.wtgallery_pagebrowser_list LI A:hover, .wtgallery_pagebrowser_category LI A:hover{
	color: #cc0000;
}
.wtgallery_pagebrowser_list LI A.act, .wtgallery_pagebrowser_category LI A.act{
	color: #cc0000;
	background-color:#FFD7D7;
	border:1px solid #cc0000;
	font-weight:bold;
}

div.wtgallery_categories{
	background-color: #f3f4f6;
	margin:5px;
	padding: 2px;
	width:45%;
}
div.wtgallery_category_pic{ 
float:left;
margin: 2px 5px;
padding: 2px;
border:1px solid #94BE00;
}
div.wt_gallery_category_inner_title{
color: #94BE00;
font-weight:bold;
font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif;
}


