.news_header {
	background:url(../mod/theme_simpleneutral/graphics/title_TheSprintRacing_broadcast.gif) top no-repeat;
	width:418px; height:79px;
	text-indent:-2000px;
}

.news_item {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#e0e0e0;
	padding:10px;
	border-bottom:1px solid #FFF;
	overflow:hidden;
	width:398px;
}
	p#header {
		margin:0; padding:0;
	}
	p#title {
		margin:0; padding:0;
		font-weight:bold;
	}
	p#title a {
		text-decoration:none;
		color:#000;
	}
	p#description a {
		text-decoration:underline; 
		color:#cc0000;
		font-weight:bold;
	}
