div.wtgallery_list {
	width: 80px;
	height: 82px;
	background: white;
	border: 1px solid #3e531d;
	padding: 4px 2px 2px 2px;
	margin: 2px;
	text-align: center;
	clear: both;
}
div.list_row div.wtgallery_list {
	float: left;
	clear: none;
}

.wtgallery_list_area{
	margin-bottom:20px;
}
	
.clear {
	margin:0px;
	padding:0px;
	clear:both;
	float:none;
	height:1px;
	font-size:1px;
	line-height:1px;
	border:none;
	background:transparent;
}