* { margin:0; padding:0; }

#newsticker-demo { 
width:300px; 
background:#fff;  
font-family:"Times New Roman", Times, serif;
font-size:14px;
margin:35px 0 0 0px;
float:left;
/*height:1275px;*/
/**height:850px;*//*min height for IE7 */
border: 1px solid #ccc;
padding:9px 5px 0px 5px;
}

#newsticker-demo a { text-decoration:none; color:#333; font-size:12px; font-weight:bold; text-transform:uppercase; }
#newsticker-demo img { border: 1px solid #ccc; padding:2px; height:61px; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:300px;  height: 750px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:9px; height:73px !important; }
.newsticker-jcarousellite .thumbnail { float:left; width:90px; height:80px;  }
.newsticker-jcarousellite .info { float:right; width:200px; margin:10px 5px 0 0; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }
