.sqr_image_gallery{
	margin-left:0px !important;
}

.sqr_image_gallery li{
	float: left;
	padding:3px;
	border:0px solid #C7C7C7;
	min-height: 84px;
	width:126px;
	margin:0 10px 10px 0px;
	background-color:#FFF;
	list-style-type:none !important; 
}

.sqr-thumb-cont{
	width:100%;
	height:83px;
	background-color:#FFF;
	text-align: center;
	overflow:hidden;
}

.sqr-thumb-caption{
	text-align: center;
	font-size: 11px;
	display:block;
	line-height:1.2em;
}

.sqr-clearer{
	clear: both;
}

.sqr_img{
	border:none !important;
}

