.sqr_image_gallery{
	margin-left:0px !important;
}

ul.sqr_image_gallery {margin-left:-30px; padding:0; float:left}

.sqr_image_gallery li{
	float: left;
	padding:3px;	
	min-height: 125px;
	margin:0px 14px 14px 0px;
	background-color:#FFF;
	list-style-type:none !important; 
}

.sqr-thumb-cont{
	width:100%;
	height:125px;
	background-color:#FFF;
	text-align: center;
}

.sqr-thumb-caption{
	text-align: center;
	font-size: 12px;
	display:block;
}

.sqr_image_gallery li:hover{
	background-color:#C9C9C9;
}
.sqr-clearer{
	clear: both;
}

.sqr_img{
	border:none !important;
}
