
body{background-color:#FFFFFF !important; width:480px;}

table#news td{
	border-bottom:dotted 1px #e8c3c3;
	padding:8px 0px 8px 25px;
	background:url(../../images/icon_news.gif) no-repeat left;
	font-size:0.8em;
	color:#666666;
	line-height:1.5em;
	}
	
.new {
	color:#0066FF;
	padding-left:5px;
	font-weight:bold;
	}