#top_billboard {
	width: 100%;
	height: 70px;
	text-align: left;
}

.billcontent {
	color: #c10435;
}

td.updates, td.notice {
	background: #ffffff url(/images/billboard_background.jpg) top left repeat-y;
	font-size: 80%;
	padding-left: 5px;
	width: 595px;
	vertical-align: middle;
}

td.updates {
	height: 40px;
	border: 1px solid #005883;
}

td.updatesheader {
	background: #005883 url(/images/notice_background_308.gif) top left repeat-y;
	color: #ffffff;
	width: 598px;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	text-indent: 5px;
	vertical-align: middle;
}

td.noticeheader {
	background: #c10435 url(/images/notice_background_200.gif) top left repeat-y;
	color: #ffffff;
	width: 598px;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	text-indent: 5px;
	vertical-align: middle;
}

table#ads {
	clear: both;
}

table#ads td.wide350 {
	width: 350px;
	height: 252px;
	vertical-align: top;
}

table#ads td.wide230 {
	width: 230px;
	height: 125px;
	vertical-align: top;
}