
/* liScroll style declarations */
.tickercontainer {width:834px; height:17px; margin:0; padding:0; overflow:hidden;}
.tickercontainer .mask {position: relative; width:834px; overflow:hidden;}
ul.newsticker {position:relative; left:834px; list-style-type:none; margin:0; padding:0;}
ul.newsticker li {float:left; margin:0; padding:0;}
ul.newsticker a {white-space:nowrap; padding:0; color:#ea6e12; margin:0 50px 0 0;} 
ul.newsticker span {margin: 0 10px 0 0;} 

/* scrollbar style declarations */
 #content {width:224px; margin-top:5px;}
.scroll-container {border:1px solid #fff; width:224px;}
.sortabledropitem {display:block; width:210px; height:auto;}
.scroll-container {position:absolute; height:250px; overflow:hidden;}
.scroll-contents {position:absolute; top:0px; left:0px;}
.scroll-handle {z-index:990; cursor:pointer; position:absolute; margin: 0px; display: block; left:213px; top:1px; right:2px; height:25px; width:8px; background-color:#ea6e12;}
