



#scroller{

	width: 310px;
	height: 24px;
	background: url(/images/news-ticker-background.gif) top left no-repeat;

        padding-top: 1px;
	font-family: "Comic Sans MS";
	color: #CC9CD1;
	font-size: 13px;
        overflow: hidden;

}



#scroller a{
	text-decoration: none;
	color: #CC9CD1;
}



.scroller_home {
	width: 310px !important;
}

#scroller1, #scroller2 {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	

}
