* { margin:0; padding:0; }

#newsticker-demo { 
width:100%; 
background:#03305c;
padding:5px 5px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:0px auto;
float:left;
height:700px;
}

#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:5px;
color:#14cffe;
padding:10px;
border-bottom:2px dotted #14cffe;
margin-bottom:8px;
}

.newsticker-jcarousellite { width:100%;   }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; border-bottom:1px dotted #14cffe; font-family:Arial, Helvetica, sans-serif;
font-size:14px;
width: 100% !important;
color:#FFF; padding:4px; min-height:110px; height:auto;  }
/*.newsticker-jcarousellite .thumbnail { float:left; width:110px; }*/
.newsticker-jcarousellite .info { float:left; width:auto;  }
.newsticker-jcarousellite .info span.cat { display: block; font-size:11px; color:#FFF;padding-top:5px; }
.newsticker-jcarousellite .info span.cat a:link { display: block; font-size:11px; color:#FFF; padding-top:5px;}
.newsticker-jcarousellite .info span.cat a:visited{ display: block; font-size:11px; color:#FFF;padding-top:5px; }
.newsticker-jcarousellite .info span.cat a:hover{ display: block; font-size:11px; color:#fd9104;padding-top:5px; }
.clear { clear: both; }
