* { margin:0; padding:0; }

#newsticker-demo { 
width:300px; 
background:#f4f4f4 url(../images/index-ser-bg.jpg) repeat-x  center top; 
border-radius:4px;
border-width:1px;
border-color:#f2efef;
border-style:solid;
font-family:Tahoma, Geneva, sans-serif;
font-size:17px;
margin-left:-50px;
margin-right:10px;
margin-top:10px;
height:auto;
padding:5px;
overflow:hidden;
text-align:justify;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo .title {
text-align:left;
font-size:18px;
font-family:Verdana, Geneva, sans-serif;
color:#666;
font-weight:normal;
padding-top:7px;
padding:l0px;
height:45px;
}

.newsticker-jcarousellite { width:290px; padding:5px; text-align:justify; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:9px; }
.newsticker-jcarousellite .thumbnail { float:left; width:290px; font-family:Verdana, Geneva, sans-serif; font-family:12px; }
.newsticker-jcarousellite .info { float:right; width:190px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }
