
/* photos */

div.photos {
	margin-bottom: 20px;
}

div.thumbnail {

	float:left;
	width:200px;
	height:130px;
	overflow:hidden;
	margin: 0 1px 1px 0;
}


