.clear { clear:both; }
div.border {
	width:184px;
	height:210px;
	float:left;
	margin:5px;
	background:#F2E8CF;
	text-align:center;
}
a.crop {
	border: solid 2px #ffffff; 
	display:block;
	width:180px;
	height:180px;
	overflow:hidden;
	float:left;
	margin:4px;
}
img.thumbs {
	border:none;
	vertical-align:top;
}