.news_index_entry {
	padding-bottom: 10px;
	border-bottom: 1px solid #cfcfcf;
	margin-bottom: 10px;
}
.news_title_sm {
	font-size: 16px;
	font-weight: bold;
}
.news_title_sm a {
	text-decoration: none;
}
.news_title_sm a:hover {
	text-decoration: underline;
}
.news_index_thumb {
	float: right;
	margin: 0px 0px 5px 8px;
}
.news_index_thumb { text-decoration: none; }
.news_index_thumb img { border: 2px solid #000; }
.news_index_stats { 
	clear:both;
	font-size: 11px;
	color: #333;
	margin-top: 8px;
}
#news_left_col {
	margin-right: 210px;
}
#news_right_col {
	width: 200px;
	float:right;
}
.news_rc_heading {
	font-size: 18px;
	font-weight: bold;
}
.na_year {
	font-weight: bold;
	cursor: pointer;
}
.news_image {
	float: right;
	margin: 12px 0px 12px 12px;
}