.booking_form form {
	height: 255px;
}
.rightcol {
	float: left;
	width: 487px;
	margin-top: 6px;
}
.account_title a {
	font-size: 0.8em;
}
.form_bottom, .account_links {
	margin-bottom: 13px;
}
.leftcol {
	float: left;
	width: 688px;
	margin: 0 6px;
}
.tabwrap h1 {
	font-weight: bold;
	color: #333;
	padding-left: 8px;
}
.tabwrap p {
	font-size: 0.9em;
	padding: 8px 8px 13px;
	line-height: 1.4em;
	background: url(../img/separator.gif) repeat-x left bottom;
}
.tabwrap img.alignleft {
	margin: 7px 18px 0 3px;
}
.tabwrap .float-left {
	width: 491px;
	margin-top: 10px;
}
.tabwrap h2 {
	float: left;
	color: #197ae1;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0;
	line-height: 24px;
}
.rating {
	float: right;
}
.star2 {
	position: relative;
	top: 2px;
}
.tabwrap .float-left p {
	clear: both;
	width: 100%;
	padding: 14px 0 10px;
	background: none;
}
a.more_info, a.book_now {
	display: block;
	float: right;
	margin: 0 5px 0 0;
	width: 117px;
	height: 32px;
	line-height: 32px;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-repeat: no-repeat;
}
a.more_info {
	background-image: url(../img/more_button2.gif);
}
a.book_now {
	color: #fff;
	background-image: url(../img/book_button2.gif);
}
.tabwrap div.clear {
	height: 14px;
	background: url(../img/separator.gif) repeat-x left center;
}
.rightcol2 {
	float: left;
	width: 293px;
	margin-top: 7px;
}
.share, .about {
	width: 287px;
	height: 47px;
	margin: 0 0 6px 2px;
	background: url(../img/share_bg.gif) no-repeat;
}
.about {
	line-height: 47px;
	font-weight: bold;
}
.share img {
	float: left;
	margin: 7px 24px 0 24px;
}
.share img.alignleft {
	margin: 16px 0 0;
}
.about img {
	float: left;
	margin: 1px 12px 0 25px;
}
.top_border {
	height: 13px;
	width: auto;
	font-size: 1px;
	background-image: url(../img/top_border2.gif);
}
.bottom_border {
	height: 12px;
	width: auto;
	font-size: 1px;
	background-image: url(../img/bottom_border2.gif);
}
.airports {
	padding: 3px 14px 0 14px;
	background: url(../img/airports_bg.gif) repeat-y;
}
.airports h3 {
	font-weight: bold;
	color: #333;
	padding: 0 0 9px 12px;
	margin-bottom: 14px;
	background: url(../img/separator.gif) repeat-x left bottom;
}
.airports p {
	padding: 0 0 11px 23px;
	font-size: 0.9em;
}
* html .leftcol {
	display: inline;
}

.medstars1 {
	float:right;
	width:117px;
	height:20px;
	padding:0 0 0 0;
	background:url(../img/stars_grey.gif) no-repeat;
}
.medstars2{
	width:117px;
	height:20px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:url(../img/stars_gold.gif) no-repeat;
}
