#search-news { 
width:100%; 
background:transparent; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
float:left;
color:black;


}


#search-news a { text-decoration:none; }
#search-news img {}

#search-news .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;

}

.newsticker-jcarousellite ul{ width:100%;color:#000; float:left;}
.newsticker-jcarousellite ul li{ list-style:none; 
						font:12px Arial, Helvetica, sans-serif; 
						color:#333; 
						padding:3px 0px; 
						line-height:18px;
						border-bottom:1px dashed #E0E0E0; 
						float:left; 
						width:100%;
						}
.newsticker-jcarousellite .thumbnail { float:left; width:96px; }
.newsticker-jcarousellite .thumbnail { width:96px; height:96px; border:1px solid #999; }
.newsticker-jcarousellite .info {width:200px; float:left;}
.newsticker-jcarousellite .info a{ width:100%; float:left; font:bold 13px Arial, Helvetica, sans-serif; color:#333;}
.newsticker-jcarousellite .info .cat { display: block; font:12px Arial, Helvetica, sans-serif; color:#333; height:120px;_height:100px;line-height:15px; }

.date{font:italic 11px Arial, Helvetica, sans-serif; width:100%; float:left; padding-bottom:5px;}
.clear { clear: both; }

