#main_content_rightcol h3 {
	color:#666;
	padding: 0 0 2px 0;
	margin: 0 0 0 10px;
	font-size:1em;
	font-weight:normal;
}

.news_wrap {
	width:auto;
	height:auto;
	float:left;
	margin:10px 0 0 0;
	padding:0px 0 10px 0;
	border-bottom:1px solid #ccc;
}
.news_wrap_end {
	border:none;
}
.accordion_news {
	font-size:0.8em;
	color:#666;
	height:auto;
	width:580px;
	float:left;
}
.accordion_news a {
	font-weight:bold;
	margin:0 0 5px 0;
	display:block;
	width:auto;
	height:auto;
	padding:5px 0 5px 10px;
	background:url(../assets/bluearrow_small.gif) no-repeat;
	background-position:0% 7px;
}

.news_date {
	width:710px;
	height:auto;
	float:left;
}
p.news_date {
	padding-bottom:5px;
}
a.news_pdf {
	display:block;
	float:right;
	width:60px;
	height:25px;
	padding:10px 0 0 30px;
	background:url(/assets/pdf.gif) left no-repeat;
	font-size:0.8em;
	text-align:right;
}


