#newsticker { 
width:550px; 
padding:5px 5px 0;
margin:10px auto 0;
position:relative;
left:30px;
}
#newsticker .left { position:absolute; left:0; background:url(/images/newticker-left.png) no-repeat 0 0; display:block; height:28px; width:18px; }
#newsticker .right { position:absolute; right:0; background:url(/images/newticker-right.png) no-repeat 0 0; display:block; height:28px; width:18px; }

#newsticker h4 { margin:0; padding:0;}
#newsticker a { text-decoration:none; color:#fff; font-weight:normal;}
#newsticker a:hover { text-decoration:underline;}

.newsticker-jcarousellite { width:550px; text-align: center;}
.newsticker-jcarousellite ul { height:36px; overflow:hidden;width:550px;}
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding:5px; height:30px !important;width:550px;}

.clear { clear: both; }
