/* Newsticket */

#newsticker-demo { 
	background:url(images/newstiker_bg.gif ) bottom repeat-x #FFF;
	border: 1px solid #CCC;
	padding:5px 20px 0 10px; 
	text-align:left;
}


#newsticker-demo li { 
	padding-left: 15px;
	margin-bottom: 10px;  
	height: 39px !important;
	background:url(../imagenes/img_lista02.gif) no-repeat left 5px; 
}

.newsticker-jcarousellite { }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }

.news-ticker { margin-bottom: 20px; }

.clear { clear: both; }

