
#newsticker { 
width:198px; 
height:280px;
padding:0 5px;
background-color:#daecf9;
font:bold 11px arial;
color:#094e81;
}
#newsticker a { text-decoration:none;
color:#094e81;
 }
#newsticker img { border: 2px solid #FFFFFF; }

#newsticker .title {
text-align:center;
font-size:11px;
padding:5px;
}

.newsticker-jcarousellite { width:198px; }
.newsticker-jcarousellite ul li{
background:url(../images/hrline.gif) 0 100% no-repeat;
list-style:none; 
display:block; 
padding-bottom:1px; 
margin-bottom:5px; 
color:#094e81;
height:120px;
}
.newsticker-jcarousellite ul li p{
font:normal 11px arial;
color:#094e81;
padding-bottom:2px;
}
.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; }

