/* CSS Document */

label{ 
	width:80px !important;
	float:left;
}

input{
	width:80% !important;
}

#btn_accion{
	width:auto !important;
}

