.photo_block {
	float: left;
	margin: 2px 8px 0 0;
	width: 32%;
	background: #f0f0f0;
	border-width: 1px;
	border-style: solid;
	border-color: #fbfbfb #d4d4d2 #d4d4d2 #fbfbfb;
}

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

.details_cont {
	padding-left: 10px;
	width: 113px;
	word-wrap: break-word;
	height: 115px;
	overflow: hidden;
}

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

.photo_block .block {
	margin: 0px;
	padding: 10px;
}

.photo_block .small {
	font-size: 10px;
}

.photo_bot {
	display: inline-block;
	padding-top: 10px;
}

.photo_bot a {
	text-decoration: underline;
}

.photo_bot a:hover {
	text-decoration: none;
}

.inactive_rate_list, .active_rate_list {
	margin-bottom: 6px;
}

.photo_list .block_cap_c {
	min-height: 16px;
}

.photo_list .block_body_c {
	padding: 3px 0px 0px 8px;
}

.photo_list .block_bottom_c {
	height: 16px;
}

