@charset "UTF-8";
.noticia-listada {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 12px;
}
.noticia-listada-imagen {
	float: left;
}
.noticia-listada-texto {
	float: left;
	width: 420px;
}
.pastilla-5-buscador {
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	height: 18px;
	font-size: 10px;
	line-height: 20px;
	padding: 1px;
	border: 1px solid #FFFFFF;
	background-color: #E3E3E3;
}
.buscador-50 {
	float: left;
	width: 50%;
}