.contenedor .pie.span-24 .navegacionpie.span-15 .ofertapie ul li a {
	color: #FFF;
}
#dialog fieldset, #dialog2 fieldset {
	width: 280px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#dialog label, #dialog2 label {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	float: left;
	display: block;
	width: 250px;
	background-image: url(/media/img/punto.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#dialog textarea, #dialog2 textarea {
	width: 250px;
	height: 200px;
}
#dialog select, #dialog2 select {
	width: 250px;
}
#dialog input, #dialog2 input {
	font-size: 10px;
	border: 1px solid #999;
	width: 250px;
}

#dialog2 {
    color: #000;
    padding-bottom: 4em;

}

#dialog2 ul.errorlist li {
    background:#FBE3E4;
    color:#8a1f11;
    border:2px solid #FBC2C4;
    margin: 0;
    padding: 0;
    width: 250px;
}
#dialog2 ul.errorlist {
    margin: 0;
}