.photo_block {
	float: left;
	margin: 5px 8px 0 0;
	width: 250px;
}

.photo_cont {
	height: 100px;
	width: 100px;
}

.details_cont {
	padding-left: 10px;
}

.clr_fix {
	clear: both;
	height: 0px;
}

