.gallery_item{
	overflow:hidden;
	_height:1%;
	_width:100%;
}

.gallery_item a{
	
	width:114px;
	height:125px;
	background: #fff;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
} 

.gallery_item img{
	margin:7px;
	margin-bottom:20px;
	width:100px;
	height:100px;
}