@charset "utf-8";
/* CSS Document */

/* SEARCH BOX */
#checkoutLbl, #checkinLbl {
width:40px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}
#DdCheckinDay, #DdCheckOutDay {
width:42px;
}
#DdCheckinMonth, #DdCheckoutMonth {
width:67px;
}
#checkinLbl, #checkinDay, #checkinMonth, #checkoutLbl, #checkoutDay, #checkoutMonth {
float:left;
padding-right:5px;
}
#accubookCheckInRow, #accubookCheckOutRow, #accubookSearchRow {
clear:both;
padding-bottom:2px;
padding-left:2px;
padding-right:2px;
padding-top:2px;
width:170px;
}
#accubookCheckInRow1, #accubookCheckOutRow1, #accubookSearchRow {
clear:both;
padding-bottom:2px;
padding-left:2px;
padding-right:2px;
padding-top:2px;
}
#accubookSearchButton {
text-align:right;
width:50px;
}
#accubookSearchForm {
width:165px;
}

