div#top_image
{
/*	float: left; */
}

td#one_line_news_left
{
	width: 20px;
	height: 32px;
	background: url(../images/one_line_news_left_spacer.jpg) no-repeat;
}

td#one_line_news_right
{
	width: 18px;
	height: 32px;
	background: url(../images/one_line_news_right_spacer.jpg) no-repeat;
}

/*
td#one_line_news
{
	text-indent: 20px;
	vertical-align: middle;
	width: 932px;
	height: 32px;
	background: url(../images/one_line_news.jpg) no-repeat;
	color: #fff;
	font-size: 9pt;
}
*/

td#one_line_news_table_inner_left
{
	text-indent: 20px;
	vertical-align: middle;
	width: 747px;
	height: 32px;
	background: url(../images/one_line_news.jpg) no-repeat;
	color: #fff;
	font-size: 9pt;
}

td#one_line_news_table_inner_right
{
	width: 185px;
	height: 32px;
	background: url(../images/one_line_news_blog.jpg) no-repeat;
}

a
{
	color: #fff;
}

a:visited, a:link
{
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
	border-bottom: 1px dotted white;
}

#top_topics a:hover
{
	text-decoration: none;
	border: 0;
}

div#nav ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

div#nav ul li
{
	display: inline;
	white-space: nowrap;
	font-size:0px;
}

