#content .video_header img {
border:medium none;
float:left;
margin-bottom:10px;
margin-left:0;
}

#photo-galleries {
	width: 220px;
	min-height: 216px;
	float:left;
	margin: 5px;
	background-color: #EFEFEF;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #999999;
}

h2.gallery_title {
	float:left;
	font-size: 14px;
	color: #333333;
	margin-left: 12px;
	width: 95%;
}

h2.gallery_date {
	float:left;
	font-size: 12px;
	color: #333333;
	margin-left: 12px;
	font-weight:normal;
	width: 96%;
}

#photo-galleries img {
	float:left;
	margin-left: 9px;
	margin-bottom: 5px;
	width: 200px;
	height: 150px;
}

h2.gallery_title a.photo-title {
	text-decoration: none;
	font-size: 12px;
	color: #333333;
}

h2.gallery_title a.photo-title:hover {
	color: #666666;
}
