#sendbutton {
	position:absolute;
	left:175px;
	top:360px;
	background:url(../image/sendbutton.png) no-repeat top left;
	width:100px;
	height:26px;
	text-indent:-5000px;
	
}

#contact input {
	position:relative;
	margin-top:10px;
	left:0px;
	width:260px;
	text-align:center;
	color:#c37012;
	font-size:12px!important
}

#contact textarea {
	position:relative;
	top:10px;
	left:0px;
	width:265px;
	height:140px;
	text-align:center;
	color:#c37012;
	overflow:hidden;
	font-size:12px!important
}

#booking .label {
	width:120px;
	position:relative;
	float:left;
	margin-top:10px;
}

#booking .label1 {
	width:auto;
	position:relative;
	float:left;
	margin-top:10px;
}

#booking .label2 {
	width:116px;
	position:relative;
	float:left;
	margin-top:10px;
}

#booking input , #booking select {
	position:relative;
	margin-top:10px;
	margin-right:10px;
	float:left;
}

#rd1 , #rd2 , #rd5 {
	position:relative;
	top:-3px;
	left:5px
}

#booking #sendbutton {
	position:absolute;
	left:470px;
	top:460px;
	background:url(../image/sendbutton.png) no-repeat top left;
	width:100px;
	height:26px;
	text-indent:-5000px;
	
}

#booking textarea {
	position:relative;
	left:120px;
	height:75px;
	width:220px;
	overflow:hidden;
}

#booking #rating , #booking #footer {
	display:none;
}
