#news_bg {
	background-image: url(../images/resources_bg.png);
	background-repeat: no-repeat;
	margin-left: 30px;
	height:250px;
}


* { margin:0; padding:0; }

A { outline:0;}
a:hover { COLOR: #FF0000; TEXT-DECORATION: none; font-weight: none }


#newsticker-demo { 
background: none;
}


#newsticker-demo .title {
color: #999;
font-size: 13px;
font-weight: bold;
line-height: 22px;
padding-top: 15px;
padding-bottom: 20px;
padding-left: 50px;
}

#newsticker-demo .scrolling_document {
text-decoration:none;
color: #99908C;
font-weight:bold;
font-size: 12px;
background-color:none;
}

#newsticker-demo .scrolling_document_text {
text-decoration:none;
color: #99908C;
font-size: 11px;
background-color:none;
padding-bottom:12px;
padding-left:-5px;
}



.newsticker-jcarousellite {
/* inner section that actually scrolls*/
margin-left:13px; 
width:160px;
}

<!--.newsticker-jcarousellite .thumbnail { float:left; width:110px; }  .newsticker-jcarousellite .info { float:right; width:190px; } .newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; } -->

.clear { clear: both; }
