.ddfmwrap {
	width:268px;
}

.ddfmwrap .required { display:none; }
.ddfmwrap label { 
	display:block;
	padding:0 0 4px 25px;
	background:url(/wp-content/themes/andes/i/flechita.gif) no-repeat 0 4px;
}
.ddfmwrap input, .ddfmwrap textarea {
	border:solid 1px #5c5d60;
	width:268px;
}

.ddfmwrap .submit {
	text-align:right;
}

.ddfmwrap .submit input {
	width:auto;
	padding:0;
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	background:none;
	border:none;
	color:#5C6261;
}
.ddfmerrors {
	margin:0 0 10px;
}
.ddfmerrors, .errorlist {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	color:#5C6261;
}
