* { margin:0; padding:0; }

#newsticker-demo { 
width:650px; 
padding:5px 5px 0; 
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
margin:10px auto;
height:25px;
}

#newsticker-demo a { text-decoration:none; color:#3AAA35; font-weight:bold;}
#newsticker-demo img { border: none; }

#newsticker-demo .title {
text-align:center;
font-size:18px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:650px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:15px; }
.newsticker-jcarousellite .thumbnail { float:left; width:266px; height:126px;}
.newsticker-jcarousellite .info { float:right; width:367px; height:100px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:13px; color:#333; }

.clear { clear: both; }

.contbtnvermas{
	padding-top:10px;
	text-align:right;
	}