#newsticker { 
width:550px; 
padding:5px 5px 0;
margin:40px auto 0;
position:relative;
left:30px;
text-align: center;
}
#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:0px auto; padding:0; text-align: center;}
#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;  margin: 0px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding:5px; height:30px !important;width:510px;text-align: center;margin: 0px auto !important;  }

.clear { clear: both; }