#tickertape{
position:relative;
layer-background-color:black;
	background-color: orange;
	color: #fff;
	float: left;
	border-bottom-style: none;
	border-left-style: none;
	top: 7px;
}
#subtickertape{
background-color: black;
position:absolute;
	text-align: left;
	color: #fff;
	border-color: black;
	border-width: 1px;
	font-family: Verdana;
	width: 412px;
	padding-top: 3px;
}
.subtickertapefont{
font: 12px Verdana;
text-decoration:none;
color: #fff;
	text-align: left;
	padding-left: 8px;
}
.subtickertapefont a{
color: #fff;
text-decoration:none;
	padding-left: 8px;
	font: small-caps 12px verdana;
}
#scrollbox {
	background-color: #c8c8c8;
	width: 360px;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
	height: 20px;
	line-height: 20px;
	margin-top: 2px;
	float: left;
}

#newsButton {
	float: left;
	padding-top: 9px;
	padding-right: 10px;
}

.newsTitle {
	color: silver;
	font-weight: bold;
	float: none;
}

