#bookingform
{
	float:right;
	display:inline;
	background-image:url(../images/common/bookbackground.gif);
	background-repeat: repeat-x;
	background-color:#6C6C6B;
	width:315px;
}
.submit{ background:url(../images/common/submit_background.gif); cursor:pointer; width:106px; height:24px; text-align:center; font-variant:small-caps; font-weight:bold; font-size:12px; color:#333333;}
td
{
	font-family:arial;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}	

select, input
{
	font-family:arial,helvetical,sans-serif;
	font-size:8pt;
	font-weight:normal;
	line-height:1.25em;
	text-align:left;
}
