.widgetIBE { display: -moz-inline-box; display: inline-block; }

.widgetIBE #languagesShell,
.widgetIBE #checkinShell,
.widgetIBE #checkoutShell,
.widgetIBE #adultsShell,
.widgetIBE #childrenShell,
.widgetIBE #extraInputsShell,
.widgetIBE #submitShell,
.widgetIBE #extraLinksShell { float: left; display: block; padding-right: 5px; }

.widgetIBE #ibeHeaderShell { font-size: 20px; margin-bottom: 5px; }

.widgetIBE #checkinShell { clear: left; }

.widgetIBE #checkinShell,
.widgetIBE #checkoutShell { padding-top: 5px; }

.widgetIBE #checkinField,
.widgetIBE #checkoutField { width: 85px; }

.widgetIBE #checkoutShell { clear: left; padding-top: 5px; }

.widgetIBE #adultsShell { clear: left; }

.widgetIBE #adultsShell,
.widgetIBE #childrenShell { padding-top: 5px; }

.widgetIBE #adultsField,
.widgetIBE #childrenField { width:50px; }

.widgetIBE #extraInputsShell { clear: left; padding-top: 5px; }

.widgetIBE #submitShell { padding-top: 10px; clear: left; }

.widgetIBE #extraLinksShell { padding-top: 10px; clear: left; }
.widgetIBE #extraLinks { margin:0 ; padding: 0; }
.widgetIBE #extraLinks li { display: inline; margin: 0; padding: 0 4px 0 4px; border-right: 1px solid #000000; }
.widgetIBE #extraLinks li.lastItem { border-right: none; }

