#col1 {
	padding-left: 14px;
	padding-right: 0;
}
#col1 .pr_photo {
	padding: 7px;
	width: 168px;
	background: #FFF;
	float: left;
	margin: 14px 14px 0 0;
	height: 193px;
}
#col1 .pr_photo.last {
	margin-right: 0 !important;
}
#col1 .pr_photo a {
	display: block;
	text-decoration: none;
}
#col1 .pr_photo img {
	border: 0;
	margin-bottom: 7px;
	height: 154px;
}
#col1 .pr_photo span {
	font-size: 11px;
	font-weight: bold;
	color: #3c3c40;
}
#col1 .pr_photo a:hover, #col1 .pr_photo a:active, #col1 .pr_photo a:focus {
	text-decoration: underline;
}

