.clear { clear:both; }
div.border {
	width:160px;
	height:180px;
	float:left;
	margin:5px;
	padding:4px;
	background:#fceed0;
	text-align:center;
}
a.crop {
	border: solid 5px #480A0D; 
	display:block;
	width:150px;
	height:150px;
	overflow:hidden;
	float:left;
	margin-bottom:3px;
}
img.thumbs {
	border:none;
	vertical-align:top;
}
span.cap{
	padding:5px;
}