
#scroller_container {
 clear: left;
 position: relative;
 width: 1000px;
 height: 14px;
/* top: -4px;*/
 overflow: hidden;
 margin: 3px 0;
 line-height: 12px !important;
}

#scroller {
	white-space: nowrap;
}
#scroller a {
    text-decoration:none;
    color:#000;
}
/* html #scroller_container { margin: 8px 0 6px 0 !important; }*/

