#booking_cell {
	color: #fff;
	font: 0.65em arial, "Trebuchet MS", sans-serif;
}

#booking_pane, #booking_pane form {
	color: #fff;
	font: 0.8em arial, "Trebuchet MS", sans-serif;
	line-height:1.4em;
}
#booking_pane a, a:hover, a:visited
{	color: #fff;
	font: 10px;
	text-decoration:none;
}
#booking_cell {
	text-transform: uppercase;
	background: url(menu-item-deroule.png) no-repeat -20px -1px;
}
#booking_cell.opened {
	background: url(menu-item-enroule.png) no-repeat -20px -1px;
}
#booking_pane form {
	background: #333333;
	margin: 0;
	padding: 8px 20px 8px 20px;
}		

#booking_blank {
	background: #000000;
	margin: 0;
	padding: 5px;
}

.select {
color : #989898; 
font-family : Arial, Verdana, Helvetica; 
font-size : xx-small; 
background-color:#403F3F;
}  

.booking {
color : #989898; 
font-size: 10px;
font-family : Arial, Verdana, Helvetica; 
font-weight : bold; 
background-color:#403F3F;
border: 1px #989898 solid;
scrollbar-arrow-color: #989898;
} 

.button_booking {  
	font: bold 10px Arial, HVerdana, elvetica, sans-serif; 
	color: #000000; 
	background-color: #cccccc; 
	border: 0px;
	height:17px;
}

<!--[if lt IE 7]>
<style>
#navigation_cell {
 position: relative;
}
#navigation {
 bottom: -30px;
}
</style>
<![endif]-->
