div.clear {
	position: relative;
	z-index: 500;
	clear: both;
}
div.wtgallery_list_area div.wtgallery_list,
div.wtgallery_category_area div.wtgallery_categories {
	position: relative;
	z-index: 600;
	float: left;
}
div.wtgallery_list_area div.wtgallery_list_firstofrow,
div.wtgallery_category_area div.wtgallery_category_firstofrow {
	position: relative;
	z-index: 700;
	clear: left;
}
