@charset "UTF-8";/* CSS Document */h1, h2 {	padding-left:30px;}/* Divs *//* Map */	#map {		width:980px;		height:312px;		float:none;	}	#map_details, #tall_details {		height:100px;		width:350px;		line-height:20px;	}	#tall_details {		height:130px;	}		#map_details h3, #tall_details h3 {		padding:0;		margin:0;	}	/* Booking Form */	#bookings_form {		padding-top:10px;		width:980px;		}		#bookings_form_header {				width:980px;				height:40px;				background-image:url(../images/locations/bookings-and-enquiries.gif);				background-repeat:no-repeat;		}			#bookings_form_content {				width:980px;				background-image:url(../images/locations/bookings-backgrounds.gif);				background-repeat:repeat-y;				padding:10px 0 0 55px;		}			#bookings_form_footer {				width:980px;				height:10px;				background-image:url(../images/locations/bookings-footer.gif);				background-repeat:no-repeat;				padding-bottom:20px;		}/* Other Stuff ? */			#quote {		width:503px;		background-color:#FFF;		height:810px;	}	#quote form {		padding: 10px 0px 10px 15px;	}		#current_specials {		width:409px;		background-color:#f4f3f3;		height:810px;	}			.phone {		font-size:24px;		}	.phone img {		vertical-align:baseline;	}	.open_soon {		color:#990000;	}			