/* not needed styles */
body{margin:0;padding:0;font-family:verdana;font-size:11px;}
h1{color:#326582;font-size:16px;padding:16px;}
p.by{margin:0;padding:16px 0 0 16px;color:#336581;font-size:9px;}
/* not needed styles end */

#tickerContainer{width:744px;margin:0 16px 0 16px;overflow:hidden;clear:left;border-bottom:1px solid #7F9FB0;line-height:50%;}
#tickerContainer .blank{width:744px;}

#tickerContainer #TICKER{overflow:hidden;height:21px;background:#fff;padding-top:6px;display:block;width:100%;cursor:pointer;}
#tickerContainer #TICKER_BODY{color:#005588;width:100%;display:inline;}
#tickerContainer #TICKER p{margin:0;padding:0 26px 0 0;display:inline;}
#tickerContainer #TICKER span.highlight{font-weight:bold;padding:0 6px 0 6px;}
#tickerContainer #TICKER span.up{background:url(http://www.danskeinvest.com/inc/ticker/gfx/ico_arrow_up.gif) no-repeat 100% 50%;font-weight:bold;color:#006212;padding:0 12px 0 16px;}
#tickerContainer #TICKER span.down{background:url(http://www.danskeinvest.com/inc/ticker/gfx/ico_arrow_down.gif) no-repeat 100% 50%;font-weight:bold;color:#cc0000;padding:0 12px 0 16px;}

#tickerContainer #TICKER a{background:url(http://www.danskeinvest.com/inc/ticker/gfx/ico_arrowlink.gif) no-repeat 0% 50%;font-weight:bold;color:#005588;;padding:0 16px 0 16px;text-decoration:none;}

#tickerData{position:relative;left:-4000px;display:none;}

