.gallery_col {
	overflow:auto;
	margin: 0;
}

/**/
@* html div.parent{overflow: visible;}
/**/

.gallery_box {
	float: left;
	width: 300px;
	text-align: center;
	margin: 0 20px 30px 40px;
}

.gallery_name {
	text-align: left;
	width: 300px;
}

.gallery_comment {
	text-align: left;
	width: 300px;
/*	min-height:70px;
	height: auto !important;
	height: 70px;*/
}

.clear {
	clear: both;
	height: 100px;
}
