* { margin:0; padding:0; }

#newsticker-demo { 
width:155px; 
height: 275px;
background:#e6edee; 
padding:5px 0px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:0px auto;
}

#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;
}

.newsticker-jcarousellite { width:170px;}
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:5px; margin-bottom:0px; height:75px; }

.clear { clear: both; }
