* { margin:0; padding:0; }

#newsticker-demo {

width:330px; 

padding:10px 0px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:5px auto;
height:117px;
text-align:justify;
margin-left:20px;

z-index:1000;
}

#newsticker-demo a { text-decoration:none;
color:#FFFFFF;
text-align:center;
 }
#newsticker-demo img {}

#newsticker-demo .title {
text-align:center;
font-size:16px;


padding:5px;

border:#DFDFDF 1px solid ;
font-family:Verdana, Arial, Helvetica, sans-serif;

color:#954e10;
padding-left:5px;
font-weight:bold;
}
#newsticker-demo .title:hover{
background:#ccbc9f;

}



.newsticker-jcarousellite { width:300px; }
.newsticker-jcarousellite ul li{  display:block; padding-bottom:1px; margin-bottom:10px;
z-index:1000; }
.newsticker-jcarousellite .thumbnail { float:left; width:300px;  }
.newsticker-jcarousellite .info { float:left;
width:300px;
overflow:hidden;
z-index:1000;

vertical-align:middle;
}
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }
