@charset "ISO-8859-1";

#favoritos {
	background-color: #e5e5e5;
	width: 312px;
	margin: 28px 0 0 44px;
}

#favoritos p, #favoritos h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	line-height: 14px !important;
	text-align: justify !important;
}

#favoritos h1 {
	font-weight: bold !important;
	color: #cc0000 !important;
	margin-bottom: 1.5em !important;
}

#favoritos p {
	color: #333 !important;
	padding: 0;
	margin: 0 0 1.5em 0 !important;
}

#favoritos img {
	border: 0;
	margin: 0 8px;
}

#favoritos div {
	background-color: #fff;
	text-align:center;
	width: 315px;
	height: 19px;
	padding: 5px 0 0 0;
}
