.widgetIBE { display: -moz-inline-box; display: inline-block; }

.widgetIBE #ibeHeaderShell,
.widgetIBE #languagesShell,
.widgetIBE #checkinShell,
.widgetIBE #checkoutShell,
.widgetIBE #roomsShell,
.widgetIBE #adultsShell,
.widgetIBE #childrenShell,
.widgetIBE #extraInputsShell,
.widgetIBE #submitShell,
.widgetIBE #extraLinksShell { float: left; display: block; padding-right: 10px; }

.widgetIBE #ibeHeaderShell { font-size: 20px; padding: 0.2em 0 0 0; margin: 0 20px 0 0; }

.widgetIBE #checkinField,
.widgetIBE #checkoutField { width: 85px; }

.widgetIBE #roomsField,
.widgetIBE #adultsField,
.widgetIBE #childrenField { width:50px; }

.widgetIBE #submitShell { padding-top: 1em; }

.widgetIBE #extraLinksShell { padding-top: 1.3em; }
.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; }

