﻿#newsticker-demo { 
padding:5px 5px 0; 
font-size:12px;
margin:0px auto;
}

#newsticker-demo a { text-decoration:none; color:#333; font-weight:normal; color:#007CC3;  font-size:13px; }
#newsticker-demo a:hover { text-decoration:none; color:#C57A15; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

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

.newsticker-jcarousellite { width:300px; }
.newsticker-jcarousellite ul li{ height:60px; overflow:hidden; border-bottom:1px solid #ebebeb; list-style:none; display:block; padding-bottom:10px; margin-bottom:20px;font-size:13px;  }
.newsticker-jcarousellite .thumbnail img{ float:left; width:50px; }
.newsticker-jcarousellite .info { float:right; width:225px; }
.new{ background-image:url('new.gif'); 
background-repeat:no-repeat; background-position: right top; width:33px; height:16px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:12px; color:#757575; padding-top:2px; }

.clear { clear: both; }
