@charset "utf-8";
/* Profile BTA Form */
div.col {
width: 300px;
float: left;
padding: 5px;
margin:0 32px 0 0;
}
div.col#primerodere {
width: 330px;
float:right;
padding: 5px 0 5px 5px;
margin:0 0 0 0;
}
div.col#car_rental {
width: 300px;
float:right;
padding: 5px 0 5px 5px;
margin:0;
}
#taa {
width:230px;
background: #f9f9f9;
border-right: 1px dotted #dcdcdc;
}
div fieldset {
padding: 6px 0 6px 6px ;
border: 1px solid #696969;
background: #fff;
}
div label {
display: block;
float: left;
width: 10em;
padding: 0 4px 0 0;
text-align: right;
}
fieldset legend {
padding: 4px;
border: 1px solid #696969;
background: #f5f5f5;
}
label, input, select {
margin: 4px 0 0 0;
}
div.blockdown {
clear: both;
width: 685px;
padding: 5px;
}
div#hotel_preferences{
clear: both;
width: 320px;
padding: 5px;
float:left;
}
div.small-left {
float: left;
width: 250px;
background: #f9f9f9;
border-right: 1px dotted #dcdcdc;
padding: 6px;
}
div.small-left input{
margin:4px 0 0 0;
}
div.small-left label{
margin:6px 0 0 0;
}
.nofloat {
float: none;
}
.alignleft {
text-align: left;
}
#room {
width:70px;
text-align:right;
}

/*===ID DE LOS FORMULARIOS====*/
div.col#linea_ac {
width:248PX;
padding:5PX 0 0 0;
float:left;
}
div.col#linea_ac label{
width: 8em;
}
div.col#linea_ac input{
width: 50px;
height:15px;
}
div.small-left#accon {
width:198px;
margin:0 10px 10px 0;
}
div.small-left#accon label {
width:98px;
}
div.small-left#accon input {
width:88px;
}