#page-content {
	width:100%;
	color:#ffffff;
}
#bookings {
	margin-bottom:10px;
	background-image: url(/images/book-bg.png); 
	background-repeat: repeat-x; 
	width: 280px;
	overflow: hidden; 
	height: 263px;	
	background-color:#c49a65;
}
#bookings .header {
	font-size: 18px; 
	font-weight:bold;
	padding-top: 10px; 
	font-family: Arial;
	color:#ffffff;
	text-align:center;
}
#bookings table {
	color:#ffffff;
	font-size:10px;
}
#bookings td.prompt {
	width:85px;
	text-align:right;
}
#bookings .sel_opt {
	width:40px;
}
#player {
	text-align:center;
}
#bookings .def_field {
	width:163px;
}
#bookings .def_field_ddl {
	width:165px;
}
#translator {
background-image:url(/img/translate/trans-bg.jpg);
background-repeat:no-repeat;
float:left;
padding:5px 5px 2px 20px;
xxposition:absolute;
margin-top:70px;
xxleft:-55px;
width:30px;
}
.booking-images {
	text-align:center;
}
#contact-us .title {
	font-family:impact;
	font-size:28px;
	padding-bottom: 10px;
}
#contact-us .prompt {
	text-align:right;
}
