	.ticker
{
	white-space: nowrap;
	line-height: 16px;
	cursor: default;
	visibility: hidden;
	width:500px;
	float:right;
}

#sub-nav span a
{
	color: #333333 !important;
	font-weight: bold;
	text-decoration: none;
}

#sub-nav span a:hover { text-decoration: underline; }

#sub-nav
{
	overflow: hidden;
	position: relative;
	cursor: default;
	width: 450px;
	float:right;
	padding-top:35px;
}



