* { margin:0; padding:0; }

#newsticker-demo { 
	width:300px; 
	height: 195px;
	padding:5px 5px 0; 
	font-family:arial;
	font-size:12px;
	background-color:e8c085;
}

.newsticker-jcarousellite { 
	width:270px;
	height:250px; 
}

.newsticker-jcarousellite ul li{ 
	list-style:none; 
	display:block; 
	padding-bottom:1px; 
	margin-bottom:10px; 
}

.newsticker-jcarousellite .info { 
	float:left; 
	width:270px;
	height:240px; 
	margin-top:10px; 
}

.newsticker-jcarousellite .info { 
	display: block;
}

.TitNoticiaP2{
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;	
	text-transform:none;	
}

.TitNoticiaP2:hover{
	color: #000000;
	text-decoration: underline;		
}
.text{
	color: #000000;
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	text-transform:none;		
}