/*Ticker*/


#tickertape{

layer-background-color:white;
width:430px;
height:20px;
}

#subtickertape{
background-color:white;

border: 1px solid white;
width:430px;
height:20px;

}

.subtickertapefont{
font:bold 10pt Verdana;
text-decoration:none;
color:black;
}

.subtickertapefont a{
color:black;
text-decoration:none;
}
