* { margin:0; padding:0; }

#newsticker-demo { 
width:320px; 
background:#FFFFFF; 
padding:5px 5px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:20px auto;
}

#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title_att {
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size:19px;
font-weight:bold;
padding:5px;
color:#0094e0;
width:300px; 
}

.newsticker-jcarousellite { width:320px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail_att { float:left; width:75px; overflow:hidden; }
.newsticker-jcarousellite .info_att { float:right; width:235px; }
.newsticker-jcarousellite .info_att span.cat_att { display: block; font-size:10px; color:#0094e0; font-family:Arial, Helvetica, sans-serif; font-size:13px;}
#newsticker-demo .link_att {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#0094e0;
text-decoration:none;
}
.clear_att { clear: both; }

