.clear{
	clear:both;
}
div.nomargin{
	margin-right:0px;
}

.pic{
	float: left;
	border: 1px solid #CCC;
	width: 150px;
	height: 150px;
	margin:0 7px 12px 5px;
	background-size:100% !important;
}
.pic a{
	width:150px;
	height:150px;
	text-indent:-99999px;
	display:block;
}