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;
}

.wtgallery_list_area h2{
	display: none;
}


.wtgallery_list_firstofrow{	
	margin: 0px 20px 20px 0px;
}


.wtgallery_list_centerofrow{	
	margin: 0px 20px 20px 0px;
}


.wtgallery_list_lastofrow{	
	margin: 0px 0px 20px 0px;
}


.wtgallery_list_pagebrowser_area{
	display: none;
}
.wt_imagename{
	font-size: 12px;	
}
