div.tx-wtgallery-pi1 {
	padding: 10px;
	background-color: transparent;
}
div.wt_gallery_single_inner_pic {
	margin: 10px;
	padding: 1px;
}
div.wt_gallery_single_inner_pic a img {
	border: 1px solid #023F88;
}
div.wtgallery_list {
	
	background-color: #FFFFFF;
}
div.wtgallery_list a img {
	padding: 1px;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
	border: 1px solid #023F88!important;
}
div.wtgallery_list_current a img {
	border: 1px solid #023F88!important;
}

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 {

}

div.wtgallery_category_pic {background-color: #FFFFFF}

div.wt_gallery_category_pic a img {padding: 1px;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
	border: 1px solid #023F88!important;}
	
div.wtgallery_category_current a img {
	border: 1px solid #023F88!important;
}
	
div.wt_gallery_category_pic a:hover img {
	filter: alpha(opacity=100); 
	-moz-opacity: 1.00; 
	opacity: 1.00;
}

h2.wtgallery_category {font-size:12px;}

/*blah*/

/* GALERIE----------------*/
.wtgallery_category_area {width:520px; background-color: transparent; }
.category_row {margin:10px 0 0 0}
.wtgallery_category_pic {margin:0 12px 0 0}
.wtgallery_category_folder {width:110px;text-align:left;font-weight:bold;margin:5px 0 0 0}
.wtgallery_category_folder a {text-decoration:none!important;font-size:11px}

div.wtgallery_list_firstofrow {margin:10px 10px 10px 0!important;}
div.wtgallery_list_centerofrow {margin:10px 10px 10px 0!important;}
div.wtgallery_list_lastofrow {margin:10px 0 10px 0!important;}

div.wtgallery_category_firstofrow {margin:10px 10px 10px 0!important;}
div.wtgallery_category_centerofrow {margin:10px 10px 10px 0!important;}
div.wtgallery_category_lastofrow {margin:10px 0 10px 0!important;}

