.news_cont
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:20px 13px 20px 17px;
	text-align:left;
}
.news_image
{
	margin:10px;
	border:none;
}
.gallery_photo
{
	width:180px;
	height:210px;
	display:block;
	float:left;
	text-align:center
}
.gallery_photo a
{
	width:180px;
	height:210px;
	border:none;
	display:block;
	background-position:center;
	background-repeat:no-repeat;
}
#news_img_cont
{
	width:432px;
	overflow:hidden;
	position:relative;	
}
#news_img_cont_second
{
	left:50%;
	position:relative;
	float:left;
	width:360px;
}
#news_img_cont_third
{
	left:-50%;
	position:relative;
	float:left;
	min-height:1px;
	width:360px;
}
*html #news_img_cont
{
	height:auto;
}
.news_date
{
	text-decoration:underline;
}
.news_header
{
	margin-bottom:15px
}