.rightcol {
	float: left;
	width: 487px;
	margin-top: 6px;
}
.rating_top {
	height: 6px;
	font-size: 1px;
	background: url(../img/rating_top.gif) no-repeat;
}
.rating_bottom {
	height: 6px;
	font-size: 1px;
	background: url(../img/rating_bottom.gif) no-repeat;
}
.rating {
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	background: #fff;
	text-align: center;
	padding: 11px 5px 12px 5px;
	font-size: 0.9em;
}
.star2 {
	position: relative;
	top: 1px;
}
.rating p {
	padding: 12px 0 7px;
	color: #999;
	/*background: url(../img/separator.gif) repeat-x left bottom;*/
}
.rating span {
	color: #fb8c02;
	font-weight: bold;
}
.rating div {
	font-size: 1.1em;
	font-weight: bold;
	padding: 17px 0 5px;
}
.account_title a {
	font-size: 0.8em;
}
.form_bottom, .account_links {
	margin-bottom: 13px;
}
.leftcol {
	float: left;
	width: 688px;
	margin: 0 6px;
}
.separator {
	height: 1px;
}
#tabcontent1, #tabcontent2, #tabcontent3, #tabcontent4 {
	padding: 4px 20px;
}
#tabcontent1 p {
	padding: 37px 0 0 104px;
	min-height: 41px;
	background-repeat: no-repeat;
	font-size: 0.9em;
	line-height: 1.4em;
}
.arrival {
	background-position: 25px 10px;
	background-image: url(../img/arrival_procedure.gif);
}
.departure {
	background-position: 25px 11px;
	background-image: url(../img/departure_procedure.gif);
}
.transfers {
	margin-bottom: 15px;
	background-position: 16px 10px;
	background-image: url(../img/transfer_services.gif);
}
img.title {
	margin: 15px 0 7px 23px;
}
.comments_top {
	height: 8px;
	font-size: 1px;
	width: 967px;
	margin: auto;
	background: url(../img/comments_top.gif) no-repeat;
}
.comments_bottom {
	height: 8px;
	font-size: 1px;
	width: 967px;
	margin: auto;
	background: url(../img/comments_bottom.gif) no-repeat;
}
.comments {
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	padding: 0 12px 11px;
	width: 941px;
	margin: auto;
	background: #fff;
}
.comments .star2 {
	top: 2px;
}
div.title {
	font-size: 0.8em;
	padding: 9px 19px 8px;
	overflow: hidden;
	background: url(../img/separator.gif) repeat-x left bottom;
}
div.title span {
	font-size: 1.5em;
	font-weight: bold;
	color: #fb8c02;
}
.comments p {
	font-size: 0.9em;
	padding: 8px 19px 4px;
	line-height: 1.4em;
}
.rightcol2 {
	float: left;
	width: 293px;
	margin-top: 7px;
}
.share {
	width: 287px;
	height: 47px;
	margin: 0 0 6px 2px;
	background: url(../img/share_bg.gif) no-repeat;
}
.share img {
	float: left;
	margin: 7px 24px 0 24px;
}
.share img.alignleft {
	margin: 16px 0 0;
}
.top_border {
	height: 13px;
	font-size: 1px;
	width: auto;
	background-image: url(../img/top_border2.gif);
}
.bottom_border {
	height: 12px;
	font-size: 1px;
	width: auto;
	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 div {
	height: 193px;
	overflow: auto;
}
.airports p {
	padding: 0 10px 11px 23px;
	font-size: 0.9em;
}
* html #tabcontent1 p {
	height: 41px;
}
* html .leftcol {
	display: inline;
}

#bigstars1 {
	width:248px;
	height:41px;
	margin:0 auto;
	padding:0 0 0 0;
	background:url(../img/big_stars_silver.gif) no-repeat;
}
#bigstars2{
	width:248px;
	height:41px;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	background:url(../img/big_stars_gold.gif) no-repeat;
}

.bigmedstars1 {
	width:180px;
	height:30px;
	margin:0 auto;
	padding:0 0 0 0;
	background:url(../img/med_stars_silver.gif) no-repeat;
}
.bigmedstars2{
	width:180px;
	height:30px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:url(../img/med_stars_gold.gif) no-repeat;
}

.medstars1 {
	width:117px;
	height:20px;
	margin:0 auto;
	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;
}

.starstitle{
	font-size:1.2em;
	padding-bottom:12px;
	width:145px;
	float:left;
	color: rgb(255, 152, 51);
}
.medstarstitle{
	font-size:1.7em;
	padding-bottom:12px;
	width:135px;
	float:left;
	color: rgb(255, 152, 51);
}
		.faqheader{
			background-color:#DDDDDD;
			font-size:12px;
			font-weight:bold;
			clear:both;
			float:left;
			border:1px solid #00000;
			padding-bottom:5px;
		}
		.faqq{
			font-size:12px;
			width:250px;
			height:260px;
			border:1px solid #000000;
		}
		
		.faqq a{
			color:#666666;
		}

#accordion {
	width: 300px;
}

/* accordion header */
#accordion h2 {
	margin:0;
	padding:5px 5px;
	font-size:12px;
	font-weight:normal;
	border:1px solid #fff;
	border-bottom:1px solid #ddd;
	cursor:pointer;		
	background-color:#DDDDDD;
}

/* currently active header */
#accordion h2.current {
	cursor:default;
	background-color:#fff;
	background-color:#CCCCCC;
}

/* accordion pane */
#accordion div.pane2 {
	border-width:0 2px;
	display:none;
/*	padding:15px;*/
	padding-left:5px;
	padding-bottom:5px;
	margin-top:10px;
	color:#fff;
	font-size:12px;
}

/* a title inside pane */
#accordion div.pane2 h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#999;
}

#accordion div.pane2 a{
	color:#666666;
	text-decoration:none;
}

.left{
	float:left;
}

.faqtitle{
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}
.rightfaq{
	width:500px;
	float:right;
}

.myaccount{
	margin-left:5px;
	overflow:hidden;
	padding:10px 0 0 13px;
}

.myaccount .newline{
	clear:both;
	float:left;
	margin: 0 0 5px 0;
	width:100%;
}

.myaccount input{
	background:transparent url(../img/login.gif) no-repeat scroll 0 0;
	border:medium none;
	float:left;
	height:21px;
	margin:0 0 5px 5px;
	padding:6px 0 0 5px;
	width:122px;
}
.myaccount input.button {
	background-image:url(../img/login_button.gif);
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	height:27px;
	padding:0;
	width:77px;
}
.rightcol p {
	padding-left:23px;
	margin-top:5px;
}

.myaccount label {
	float:left;
	margin-right:50px;
}

.myaccount input#signed {
	background:transparent none repeat scroll 0 0;
	float:left;
	height:auto;
	margin:0 9px 0 10px;
	padding:0;
	width:auto;
}

