div.ticker {
position:relative;
left:103px;
 left:135px;


top:0px;
width:340px;
width:480px;

height:60px;
 

margin:0px;
padding:0px;
overflow:hidden
}

div.ticker div {
position:absolute;
left:0px;
top:0px;
width:100%;
border-style:none;
border-width:0px;
margin:0px;
padding:0px;
/*font-family:Courier New, Courier, monospace;
font-size:11px;
color:#FF5D02;
*/
/*font-family:Arial, Helvetica, sans-serif;*/

/*text-align:center;
white-space:nowrap;
line-height:13px;*/
line-height:18px;
}

div.ticker img {
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%
width:1px;
height:1px;
}

div.ticker span.pos {
font-family:Courier New, Courier, monospace;
/*font-family:Arial, Helvetica, sans-serif;*/
font-size:11px;
color:#FF5D02;
line-height:13px;
background-color:transparent;
}

div.ticker span.neg {
/*
font-family:Courier New, Courier, monospace;
font-size:11px;
*/
color:transparent;
line-height:13px;
background-color:#FF5D02
}
