* { margin:0; padding:0; }

#newsticker-demo { 
width:500px; 
height:20px;
background:#000000; 
color:#FF9900;
padding:0px 0px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:2px auto;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 0px solid #FFFFFF; }

#newsticker-demo .title {
text-align:left;
color:#FF9900;
font-size:12px;
font-weight:bold;
padding:0px;
}

.newsticker-jcarousellite { width:500px; height:20px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:0px; margin-bottom:0px; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:right; width:500px; height:20px; color:#FF9900; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#FF9900; }

.clear { clear: both; }

a.orange-over:link {text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color: #DB7F2B; }
a.orange-over:visited {text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color: #DB7F2B; }
a.orange-over:active {text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color: #DB7F2B; }
a.orange-over:hover {text-decoration: underline; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color: #E49967; }
