#avisos .telefono {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: 100;
	color: #666666;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 134px;
	margin-top: 10px;
	padding-top: 6px;
	height: 26px;
	margin-left: 9px;
	line-height: normal;
	float: left;
}
#avisos .direccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 100;
	color: #666666;
	text-decoration: none;
	line-height: 1.3em;
	float: left;
	display: block;
	text-align: center;
	width: 625px;
	margin-top: 10px;
}
#avisos .direccion a {
	color: #666666;
	text-decoration: underline;
}
#avisos .direccion a:hover {
	color: #000000;
	text-decoration: underline;
}
