#divBookingFormContainer
{
	width: 570px;	
	font-family: sans-serif;
	font-size: 12px;
}

dd.ddBooking, dt.dtBooking
{
	 
	
float: left; 
margin-top: 5px;
margin-bottom: 5px;
	
}


dt.dtBooking
{
  
width: 200px;

}

dd.ddBooking
{
  
width: 300px;

}

input, select, textarea, pre, .like-input
{
	margin-top: 5px;
	width: 295px; 
	
}

.Booking-high
{
	min-height: 30px;
}
.Booking-higher
{
	height: 260px;
}
select
{
	font-size: 11px;
}

input.input-euro
{
	width: 280px;
}

input.input-date
{
	width: 150px;
}

legend
{
  font-weight: bold;
}

.sumitbutton
{
  padding-left: 10px;
  padding-right: 10px;
  width: auto;
}



#txtYearsOfEnglish
{
  width: 100px;
}

.inputradio
{
width: 20px;
}

#wrap
{
height: 2500px;
}

#container
{
 height: 2100px; 
}


#content
{
height: 2050px;
background: white;
}

#maincontent
{
background: white;
background-image: none;
height: 1920px;
}

#footer
{
margin-top 10px;
}