div.clear {
	clear: both;
}
div.wtgallery_list_area div.wtgallery_list,
div.wtgallery_category_area div.wtgallery_categories {
	background-color: #efefef;
	float: left;
	margin: 8px;
	padding: 3px;
	border: solid 1px #bababa; }
div.wtgallery_list_area div.wtgallery_list_firstofrow,
div.wtgallery_category_area div.wtgallery_category_firstofrow {
	background-color: #efefef;
	clear: left;
	margin: 8px;
	padding: 3px;
	border: solid 1px #bababa; }
