#quick
{
	width:343px;
	float:left;
	font-family:Arial, Helvetica;
	font-size:12px;
	color:#636363;
margin-left:10px;
}
#quick h1
{
	font-size:16px;
	color:#383838;
}
#when
{
	width:343px;
	float:left;
}
#when input
{
	width:85px;
	margin-left:5px;
	margin-right:5px;
}
#accomodation
{
	margin-top:10px;
	float:left;
}
#accomodation ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#accomodation li
{
	float:left;
	margin-bottom:5px;
}	
#booking
{
	float:left;
}
#booking label
{
	float:left;
	width:100%;
}
#booking select
{
	float:left;
	width:300px;
	margin-right:5px;
text-align: left;
padding: 5px 5px 5px 5px;
color: #666;
-moz-border-radius: 8px;
border-radius: 8px;
background-color:#E9E9E9;
border-color:#fff;
}
#booking img
{
	float:left;
margin-top:5px;
}
.button
{
padding-top:12px;
}
.search_button, .button, #contactForm .button
{
	background-image: url("/media/images/active/button.png");
	width: 145px;
	height: 52px;
	background-repeat: no-repeat;
       background-color:transparent !important;
	color: #fff;
	text-align: center;
	border: none  !important;
        border-color:0pt solid white !important;
	margin-left: 22px;
	margin-top: 15px;
	margin-bottom: 12px;
	cursor: pointer;
padding-bottom:12px;
}