#content{
	margin-top:20px;
}
/*News*/
h3.news_title{
	margin-bottom:0;
	color:#28713D;
}
.news_date{
	font-size:11px;
	color:#28713D;
	display:block;
	margin:0 0 15px 0;
}
#news_list, #videos{
	background:url(../images/whitepanel_bottom.gif) white left bottom no-repeat;
	padding:0 0 20px 0;
	margin:20px 0 0 0;
	clear:both;
}
#news_list h3, #videos h3{
	background:url(../images/whitepanel_top.gif) white left top no-repeat;
	padding:10px 0 12px 0;
}
#videos ul{
	margin:0;
	padding:0;
	list-style:none;
}
.news_holder, #videos ul li {
	margin:0 0 10px 0;
	font-size:11px;
}
.news_holder a, #videos ul li a{
	text-decoration:none;
	margin:0 5px 0 0;
	font-size:14px;
}
#news_img{
	float:left;
	margin:0 10px 5px 0;
}
/*Documents*/
.file_info{
	border-bottom:1px dotted #93A479;
}
/*Gallery*/
ul#photos_list{
	width:100%;
	overflow:hidden;
	margin:0!important;
	padding:0;
	list-style:none;
}
#photos_list li{
	float:left;
	width:200px;
	height:155px;
	border:1px solid #f2f2f2;
	margin:0 30px 30px 0;
}
#photos_list li a{
	float:left;
	display:block;
	width:180px;
	height:135px;
	padding:10px;
}