* { margin:0; padding:0; }

#newsticker-demo { 
width:255px; 
background:none; 
padding:2px 2px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:10px;
margin: auto;
}

#newsticker-demo a { text-decoration:none; color:#fff ;}
#newsticker-demo img { width:120px; height:90px; display:block; padding:0; margin:0;border: 2px solid #fff; float:left;}
#newsticker-demo img:hover { border: 2px solid #393858;}

#newsticker-demo .title {
text-align:center;
font-size:12px;
font-weight:bold;
/* padding:1px; */
}

.newsticker-jcarousellite { width:255px; height:268px;}
.newsticker-jcarousellite ul li a{color:#fff ;}
.newsticker-jcarousellite ul li{ list-style:none; display:block; /* padding-bottom:1px; */   border: 1px solid #c2bfe1; background: url(images/gridSide.gif); }
.newsticker-jcarousellite ul li a:hover{ font-weight:bold; color:#2e9ff7; background: #13336d; /* background: url(images/gridSideOver.gif);  */ height:268px; }
/* .newsticker-jcarousellite .thumbnail {  float:left;  width:120px; } */
.newsticker-jcarousellite .info { float:right; width:190px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; } 

.clear { clear: both; }

