



/* main   right  */




#bottom_left {
	width:650px;
	margin-left:20px;
	padding:0px;
	float:left;
}

#bottom_left ul {
	margin:0;
	padding-left:5px;
	text-align:left;
}

#bottom_left li {
	margin:0;
	padding:0;
	color:#404040;
}

#bottom_left li a {
	color:#0000C0;
}

#bottom_left li.news_day {
	padding-left:16px;
	background:url('../img/new_arrow.gif') no-repeat left;
	margin-top:5px;
	margin-bottom:5px;
	color:#0000C0;
}

#bottom_left li.news_text {
	margin-top:5px;
	padding-bottom:10px;
	border-bottom:dashed 1px #515151;
    -background-:url('../img/news_stripe.png') repeat-x bottom;
   	
}