form {
	float:left;
}

div.row {	
	clear:both;
	width:545px;	
}

div.row span.label {
	float:left;
	width:100px;
	text-align:right;
	font-weight:bold;
}

div.row span.formw {
	float:right;
	width:435px;
	text-align:left;
}

ul#info {
	margin:20px 0 20px 0;
	padding:0;
	list-style:none;
}

	ul#info li strong {
		font-size:1.2em;
		color:#999A00;
	}

span.error {
	margin:0 0 0 3px;
	font-size:.9em;
	color:#f00;
}

/* forms.css: CAPA PRESENTACIÓN (W3C:CSS2 VALIDO)	*/
/* Biodiversidad Fúngica | www.biodiversidadfungica.com	*/
/* Isertia Comunicación Corporativa | isertia.com	*/
/* 22 ene 2008 | Gijón | Asturias | España		*/