

.hotelshome {
	float: right;
	width:250px;
	height:326px;
	margin-right: 20px;
	background-position: bottom;


}

.parkinghome {
	float: right; 
	width:250px;
	height:260px;
	margin-right: 20px;
	background-position: bottom;


}

.loungeshome {
	float: right; 
	width:250px;
	height:260px;
	margin-right: 20px;
	background-position: bottom;


}




#content p.intro {
	background-color: #FFF8DF;
	padding: 7px;
	color: #000000;
	border: 1px solid #FFCC66;
}

#hotels div.price:hover {
	text-decoration:underline;
}

div.searchbox input, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

table.holidayextras th,
table.holidayextras td {
	background-color: #EDF3FF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding:10px;
}


#content .holidayextras h2 {
     font-family: Arial;
    font-size: 18px;
    padding-bottom: 0;
    padding-top: 0;
}

#content .holidayextras p {
	padding-bottom:0px;

}

table.holidayextras {
		border: 1px solid #FFFFFF;
		border-bottom-style:none;
}

#content table.holidayextras a:link, 
#content table.holidayextras a:visited {
	text-decoration:none;
}

#content table.holidayextras a:hover {
	text-decoration:underline;
}

div.tableborder {
	border: 5px solid #CBDBF2;
}



