.faq_left {
  float: left;
  width: 448px;
  padding-top: 58px;
	margin: 0 43px 28px 0;
  background: url(../img/ca_faq_title.gif) no-repeat 4px 0;
}
.faq_left form {
  padding-left: 74px;
  font-size: 0.9em;
	overflow: hidden;
}
.browse_more {
	padding: 13px 0 0 32px;
	font-weight: bold;
}
.faq_right {
	float: right;
	width: 467px;
	margin: 0 15px 28px 0;
}
.top_border {
	height: 5px;
	font-size: 1px;
	background: url(../img/booking_top_border.gif)  no-repeat scroll 0 0;
}
.bottom_border {
	height: 5px;
	font-size: 1px;
	margin-bottom: 8px;
	background: url(../img/booking_bottom_border.gif) no-repeat;
}
.faq_content {
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	overflow: hidden;
	padding: 4px 0 6px 11px;
	background: #fff;
}
.icon {
	float: left;
	width: 107px;
	height: 83px;
	padding-top: 24px;
	text-align: center;
	margin-right: 17px;
	background: url(../img/image_box.gif) no-repeat;
}
.parking .icon {
	height: 89px;
	padding-top: 18px;
}
.hotels .icon {
	height: 75px;
	padding-top: 32px;
}
.faq_info {
	float: left;
	width: 319px;
	margin-top: 10px;
}
.faq_right .title {
	padding: 0 0 6px 5px;
	background: url(../img/separator.gif) repeat-x left bottom;
}
.faq_info p {
	font-size: 0.9em;
	padding: 5px 0 0 6px;
}
.faq_info p span {
	font-size: 1.6em;
	font-weight: bold;
	color: #fb8c02;
}
.faq_info ul {
	font-size: 0.9em;
	padding: 6px 0 0 14px;
	font-weight: bold;
	font-size: 0.9em;
}
.faq_info li {
	padding-left: 12px;
	background: url(../img/list5.gif) no-repeat 0 5px;
}
.faq_info li a {
	color: #fb8c02;
}
.faq_footer {
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.4em;
}
.faq_footer p {
	padding-top: 13px;
}
* html .faq_right {
	display: inline;
}