#news_sidebar_float {
	float: right;
	width: 250px;
	position: relative;
	margin-bottom: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-bottom: 10px;
	margin-left:8px;
}
#news_sidebar_float ul{
	margin-left:25px;
}
.red_highlight {
	font-weight: bold;
	color: #F00;
}