.clear { clear:both; }
div.border {
	width:160px;
	height:200px;
	float:left;
	margin:5px;
	padding:4px;
	background:#E5D9BF;
	text-align:center;
}
a.crop {
	border: solid 5px #8B7B5A; 
	display:block;
	width:150px;
	height:150px;
	overflow:hidden;
	float:left;
	margin-bottom:3px;
}
img.thumbs {
	border:none;
	vertical-align:top;
}
h3 {
	margin: 5px 0 15px 0;
}