div.clear {
	clear: both;
}
div.wtgallery_list_area div.wtgallery_list,
div.wtgallery_category_area div.wtgallery_categories {
	float: left;
border:1px #AAAAAA solid;
margin:5px;
width:140px;
text-align:center;
}
div.wtgallery_list_area div.wtgallery_list_firstofrow,
div.wtgallery_category_area div.wtgallery_category_firstofrow {
	clear: left;
}

.wtgallery_category_folder{
border-top:1px #AAAAAA solid;
text-align:center;
overflow:hidden;
}

.wtgallery_category_folder A{
color:#000000;
font-size:11px;
}


.wtgallery_single_browser_previous{
float:left; 
}
.wtgallery_single_browser_next{
float:right; 
}

.wtgallery_single_browser{
width:760px; 
text-align:center;
margin-bottom:40px;

margin-top:20px;
}

.wtgallery_single_browser A{
color:#000000;
}
 
