* { margin:0; padding:0; }

#newsticker-demo { 
width:192px; 
/*background:#EAF4F5; */
font-family:Tahoma,Arial,Sans-Serif;
font-size:11px;
padding:0px 5px 0; 
height:137px;

/*margin:20px auto;*/
}

#newsticker-demo a { text-decoration:none;
color:#666666; }
#newsticker-demo a:hover { text-decoration:underline;
color:#0099FF; }

/*#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}*/

.newsticker-jcarousellite { width:190px;

 }
 .newsticker-jcarousellite a:hover { 
color:#0099FF;
 }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; 

}
.newsticker-jcarousellite ul li a:hover { 
color:#0099FF;
 }
.newsticker-jcarousellite .thumbnail { float:left; width:0px; }
.newsticker-jcarousellite .info { float:left; width:190px; 

}
.newsticker-jcarousellite .info span.cat { 
display: block;
font-size:11px; 
/*color:#808080;*/ 
float:right;
/*margin-top:-2px;*/
}
.newsticker-jcarousellite .info span.cat a:hover { 
color:#0099FF;
 }

.clear { clear: both; }

