@import url("base.css");

h1{display:none;}

#news{
	width:820px;
	float:left;
	display:inline;
	padding-bottom:30px;
}

#news table{}

#news table th{
	width:200px !important;
	border-right:#ffffff 6px solid;
}

#news table th img{width:200px;}

#news table td{
	width:180px !important;
	background:url(../img/bg_newstd.jpg) no-repeat left top #101010;
	color:#ffffff;
	padding:10px;
	border-right:#ffffff 6px solid;
}

.border_none{border-right:0px none !important;}

#news table td span{color:#FF3366;}
