@charset "utf-8";
/* CSS Document */
form {
	width:330px;
}
fieldset {
	border:none;
	padding:0;
	margin:0;
	float:left;
	clear:both;
}
label {
	width:162px!important;
	float:left;
}
input, select {
	float:left;
}
.radioButton {
	clear:both;
	float:left;
}
/****************************************
DIVS DINAMICOS
****************************************/
#regularTransfer, #privateShuttle, #destino1, #destino4, #heli, #cantPass {
	display:none;
}