#tickertape{
	position:relative;
	layer-background-color:black;
	width:710px;
	height:36;
	left: 0px;
	top: 1px;
}

#subtickertape{
background-color:#000066;
position:absolute;
border: 1px inset #CCCCCC;
width:710px;
height:36px;

}


.subtickertapefont{
font:bold 12px Verdana;
text-decoration:none;
color:white;
}

.subtickertapefont a{
color:white;
text-decoration:none;
}

