/* CSS Document */

#newsticker-demo { 
width:200px; 
background:#EAF4F5; 
padding:1px 5px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:4px auto;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

/*
#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:2px;
}
*/
.newsticker-jcarousellite { width:200px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:0px; margin-bottom:1px;}
.newsticker-jcarousellite .thumbnail { float:left;width:200px;height:100px;}
.clear {content: ‘.’; clear: both; display: block; height:0; visibility: hidden; height:1%;}
/*
.newsticker-jcarousellite .info { float:right; width:190px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

*/

