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.wtgallery_list_area div.wtgallery_list_firstofrow,div.wtgallery_list_centerofrow,div.wtgallery_list_lastofrow,
div.wtgallery_category_area div.wtgallery_category_firstofrow {
	margin: 5px 5px 0px 0px;
}
