div.clear,
div.wtgallery_single_browser {
	/*clear: both;*/
}

div.wtgallery_single,
div.wtgallery_single_browser_previous,
div.wtgallery_single_browser_items,
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 {
	
}

div.wtgallery_single_browser_previous {
	margin:10px 0;
}

div.wtgallery_single_browser_previous a{
	padding-left:30px;
	height:16px;
	display:inline-block;
	background: url(../img/arrow_left.png) no-repeat;
}

div.wtgallery_single_browser_next a{
	padding-right:30px;
	height:16px;
	display:inline-block;
	background: url(../img/arrow_right.png) no-repeat top right;
}

div.wtgallery_single_browser_items {
	margin:10px 80px;
}

.wtgallery_list_pagebrowser_area {
position:absolute;
right:10px;
top:8px;
height:20px;
}

.wtgallery_list_pagebrowser_area p{
margin:0;
}

div.wtgallery_single_browser_next {
	float: right;
	margin:10px 0;
}

div.wtgallery_single_text{
clear:both;
padding:5px 0;
}

div.wtgallery_single_browser{
margin:0 auto;
}

div.wtgallery_single{
width:500px;
background-color:#f2f0ec;
padding:0 52px;
}

div.wtgallery_single img{
margin:0;
width:500px;
}

div.wtgallery_single_inner_pic a img {
	
}
div.wtgallery_list a{
	float:left;
	position:relative;
	z-index:10;
	display:inline;
	padding:2px;
}
div.wtgallery_list a img {
	/*filter: alpha(opacity=100); 
	-moz-opacity: 1.00; 
	opacity: 1.00;*/	
}
div.wtgallery_list_current a img {
}
div.wtgallery_list a:hover img {
	/*filter: alpha(opacity=66); 
	-moz-opacity: 0.66; 
	opacity: 0.66;*/
}
div.wt_gallery_single_inner_title {

	
}
div.wt_gallery_single_inner_comments {

}

.wtgallery_list_firstofrow {

}

.wtgallery_list_lastofrow {

}

.wtgallery_list_centerofrow {

}