#quotearea {
   background: url(../images/chip-rounded.gif) left top no-repeat;
   width: 510px;
   height: 66px;
   padding: 36px 20px 0 ;
   margin: 0;
}

#quotearea div {margin:0; font: 13px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;}

* { margin:0; padding:0; }

#newsticker-demo {
	width:500px;
	padding:5px 5px 0 0;
	font: 13px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;
	margin:0 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:520px;
	height:30px;
}
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin:0 0 5px 0; }
.newsticker-jcarousellite .info {float:left;width:520px;}
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }
