#tickertape{
position:relative;
layer-background-color:#3168A9;
width:100%;
height:20px;
}

#subtickertape{
background-color:#3168A9;
width:100%;
position:absolute;
height:20px;
text-align:center;
padding:1px;

}

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

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