.cal {
	width:270px; 
	margin-top: 10px;
//	margin-left: 20px;
//	margin: 0 auto;
	position:absolute; 
}


.yui-calendar {
	margin-left:40px;
}

.price {
	position:relative;
	float:left;
	margin-top: 73px;
	margin-left: -320px;
	#margin-top: 66px;
}

.pricelabel {
	text-align: left;
}

#page {
	height: 1100px;
}

#title {
	height: 70px;
	width: 100%;
	background: url('images/colours.gif') no-repeat top left;
}

.k5 {
	display: inline;
	font-size: 10px;
}

.iah_logo {
	float: right;
	padding: 15px;
}

h1 {
	margin: 0;
}

h1.headline {
	padding: 20px;
}

#subtitle {
	background: #333;
	height: 35px;
}

#subtitle a {
	padding-left: 20px;
	padding-right: 40px;
	color: white;
}

#subtitle_links {
	float: left;
	padding-top: 8px;
	width: 500px;
}

#property_select_div {
	float: right;
	color: white;
	padding-top: 5px;
	padding-right: 10px;
}

#main_contents {
	margin-top: 5px;
	border: solid 1px silver;
}

#booking_details {
	margin-right: 10px;
	float:right;
}

#booking_details label {
	font-weight: bold;
	display:block;
	float:left;
	margin:0pt 0pt 5px;
	padding:3px 5px;
	text-align:right;
	width:130px;
}

#booking_details form div {
	clear: both;
}

#pending {
	margin: 0px 25px 0px 25px;
	height: 26px;
	padding-top: 5px;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}

fieldset {
	border: none;
}

#instructions {
	margin-left: 20px;
}

#price_form {
	margin-left: 20px;
}

.date_label {
	text-align: center;
}

.week_label {
	text-align: center;
}

#buttons {
	padding-left: 138px;
}

td.calcell.highlight4 {
	background-color:#fcd;
}
td.calcell.highlight5 {
	background-color: #fcd;
}

#key {
	position: absolute;
	top: 670px;
	#top: 700px;
	left: 275px;
	#left: 350px;
	height: 200px;
	width: 200px;
}

.key_confirmed {
	background-color:#99CCFF;
	font-size: 13px;
	text-align: center;
	color: #0066CC;
	border: 1px solid #CCCCCC;
	width: 22px;
	height: 22px;
}

#other_sites {
	position: absolute;
	//border: solid black 1px;
	font-weight: bold;
	text-align: center;
	top: 720px;
	#top: 750px;
	left: 220px;
	#left: 295px;
	height: 200px;
	width: 260px;
}

a:visited {
	color: blue;
}

#footer {
	text-align: center;
}	