#searchboxHolder #searchboxInc {
width:650px;
color:#17155D;
}


/*ridurre il padding*/

#searchboxHolder #searchboxInc fieldset {
padding:5px 8px;
}


/*destination in grassetto*/

label[for="destination"] {
font-weight:bold;
}




/*lunghezza dell'input destination*/

#searchboxHolder #searchboxInc  #destination {
width:430px;
}


/*titolo Search Hotel*/

#searchboxHolder   #searchboxInc p {
color:#A55FD5;
font-weight:bold;
}


/*bottone*/
#searchboxHolder #searchboxInc button {
margin-top:-30px;
background-color:#A55FD5;
width:96px;
}



#searchboxHolder #searchboxInc label[for="destination"]  {
margin-right:23px;
}


#searchboxInc #inout h3 {
display:inline;
}

#searchboxHolder #searchboxInc #homein, #homeout {
width:256px;
}


#searchboxHolder #searchboxInc .avail {
margin-left:90px;
}