/* CSS Document */
#selectpanel{
width: 100%;
padding-bottom: 5px;
}
#selectpanel h1{
padding-bottom: 2px;
}
#propsp{
position: relative;
float: left;
width: 1px;
height: 150px;
}

form.selectform{
width: 230px;
padding-bottom: 5px;
}
form.selectform p{
font-size: 0.9em;
line-height: 1em;
padding: 0;
margin: 3px 1px 2px 1px !important;
}
#selectArriveMY, #selectDepartMY{
clear: none;
margin: 0;
}
.selectPanelBut{
width: 15em !important;
}

