* { margin:0; padding:0; }

#newsticker-demo { 
width:500px; 
max-height: 725px;
overflow: hidden;
padding:0px 0px 0px 0px; 
font-family:Verdana,Arial,Sans-Serif;
font-size:15px;
margin:0 auto;
border: 1px solid #FFFFFF;
}

#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;
height: 20px;
border: 1px solid #FFFFFF;
}

.newsticker-jcarousellite { width:500px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail {text-align: center;}
.newsticker-jcarousellite .info { text-align: center; }
.newsticker-jcarousellite .info span.cat {
	display: block;
	font-size:13px;
	color:#F00;
}

.clear { clear: both; }

