/* Latest News */

#columnRight .news-latest-container {
	width: 160px;
}

#columnRight .news-latest-container h2 {
	padding-left: 11px;	
}

#columnRight .news-latest-item {
	margin-top: 10px;
	padding-left: 11px;
	background: url(../img/rect_orange.gif) no-repeat;			
}

#columnRight .news-latest-item p {
	line-height: 15px;		
}

#columnRight .news-latest-item h3 a {
	text-decoration:none;
}

#columnRight .news-latest-morelink {	
	padding-left: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #D8DADC;
	background: url(../img/arrows_more.gif) no-repeat;
}

#columnRight .news-latest-morelink a {	
	text-decoration: none;
}


/* Single News */

#columnMain .news-single-item h3 {
	font-weight: normal;
}

#columnMain .news-single-item p {
	line-height: 15px;
}

#columnMain .news-single-timedata {
	font-weight: bold;
}

