* { margin:0; padding:0; }

#newsticker-demo { 
/*width:310px; */
background:white;
padding:9px 5px 0; 
/*font-family:Verdana,Arial,Sans-Serif;*/
/*font-size:12px;*/
/*margin:20px auto;*/

}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { 
    border: 3px solid #5D5D5D;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;}



/*.newsticker-jcarousellite { width:300px; }*/
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:7px; }
.newsticker-jcarousellite .thumbnail { float:left; }

.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }
.newsticker-jcarousellite{
    height: 330px!important;
}
.newsticker-jcarousellite ul li{
    overflow: visible;
    height: 64px!important;
}
