table#ticker {
	width: 540px;
	margin-bottom: 10px;
}
table#ticker td.news {
	font-size: 11px;
	color: #000;
	background: #fff url(/graphics/dragracing/news_bk.gif) repeat-x top;
	padding: 10px;
	vertical-align: top;
	height: 235px;
	border: solid #999;
	border-width: 0 1px;
}
td.subhome {
	background: url(/graphics/dragracing/sub_bk.gif) repeat-x;
	border-right: 1px solid #999;
}
table#ticker p.headline {
	font-size: 15px;
	font-weight: bold;
	color: #C00;
	line-height: 18px;
}
table#ticker a {
	color: #C00;
	text-decoration: underline;
}
table#ticker td.photo {
	border-right: 1px solid #999;
}
table#ticker td.nav {
	background: #000;
	border: 1px solid #999;
	padding: 3px;
}
table#morenews {
	width: 540px;
	margin-top: 15px;
}
table#morenews td.headlines {
	background: #FFF;
	padding: 10px;
	border-top: solid #999;
	border-width: 0 1px 1px 1px;
}
a.newslink:visited, a.newslink:link {
	font-size: 10px;
	color: #427;
	text-decoration: underline;
}
a.newslink:hover, a.newslink:active {
	font-size: 10px;
	color: #C00;
	text-decoration: underline;
}