.bannerAveDele {
	direction: ltr !important;
	margin-bottom: 3px;
	border-top: 1px solid #e0e0e0;
	background: #FFF;
}
.subbannerAveDele {   
	border-bottom: 1px solid #e0e0e0;             
	height: auto;
width: 99%;
	position:relative;
	padding: 4px 0px 4px 0px;
}
.bannerAveDele img {
	float:left;
	border:none;
}
.subbannerAveDeleContenido {
	margin-left: 63px;
	font-size: 90%;
	line-height: 1.2em;
	padding-top: 3px;
}
.bannerAveDele h3 {
	line-height: 1.1em;
	font-size: 1.1em;
}
.bannerAveDele p {
	margin:0px;
	padding:0px;
}
.bannerAveDele a {
	color:#47406C;
}