.faq_left {
	float: left;
	width: 467px;
	margin: 0 15px 28px 0;
}
.faq_left form {
  padding-left: 25px;
	overflow: hidden;
  font-size: 0.9em;
}
.faq_left .title, .faq_left ul {
  margin-left: 15px;
}
.faq_right {
  float: right;
  width: 467px;
  margin-right: 10px;
}
.top_border {
	height: 5px;
	font-size: 1px;
	background: url(../img/booking_top_border.gif) no-repeat;
}
.bottom_border {
	height: 5px;
	font-size: 1px;
	background: url(../img/booking_bottom_border.gif) no-repeat;
	margin-bottom:15px;
}
.faq_content {
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	overflow: hidden;
	padding: 9px 13px;
	background: #fff;
}
.question {
  padding: 0 26px 16px 26px;
  color: #656565;
  font-size: 1.2em;
  overflow: hidden;
  background: url(../img/separator.gif) repeat-x left bottom;
}
.question p {
  color: #fb8c02;
  font-size: 1.2em;
  font-weight: bold;
  padding-bottom: 12px;
}
.print {
  display: block;
  float: left;
  height: 16px;
  line-height: 16px;
  padding-left: 27px;
  font-size: 0.75em;
  margin-top: 23px;
  background: url(../img/print.gif) no-repeat left center;
}
.answer {
  padding: 0 26px 16px 26px;
  font-size: 0.9em;
  background: url(../img/separator.gif) repeat-x left bottom;
}
.answer input {
	position: relative;
	top: 2px;
	margin: 0;
	padding: 0;
}
.answer label {
	margin-right: 33px;
}
.answer p {
	padding: 11px 0 10px;
}
.feedback {
	padding: 10px 33px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fb8c02;
}
.feedback p {
	padding: 9px 0 0 7px;
	font-size: 0.75em;
	font-weight: normal;
	color: #656565;
	line-height: 1.4em;
}
.answer2 {
	padding: 3px 26px 7px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fb8c02;
	background: url(../img/separator.gif) repeat-x left bottom;
}
.answer2 p {
	padding-top: 6px;
	font-size: 0.75em;
	font-weight: normal;
	color: #656565;
	line-height: 1.4em;
}
.formwrap {
	padding: 17px 0 7px 29px;
	font-size: 0.9em;
	overflow: hidden;
	background: url(../img/separator.gif) repeat-x left bottom;
}
.formwrap label {
  float: left;
  width: 95px;
  margin: 0 13px 4px 0;
  height: 25px;
  line-height: 25px;
  text-align: right;
}
.formwrap label.label2 {
  float: left;
  width: auto;
  margin: 0 10px;
  height: auto;
  line-height: normal;
  text-align: left;
}
.formwrap input {
  float: left;
  border: none;
  width: 207px;
  height: 20px;
  padding: 5px 0 0 5px;
	margin-bottom: 4px;
  background: url(../img/input4.gif) no-repeat;
}
.formwrap input.check {
  width: auto;
  height: auto;
  padding: 0;
	margin: 1px 0 0 26px;
  background: none;
}
textarea {
	width: 294px;
	height: 93px;
	border-color:#D8D8D8;
	border-width:1px;
	border-style:solid;
	padding: 7px 0 0 5px;
	float: right;
	margin-bottom: 9px;
}
.faq_right .button {
  width: 117px;
  height: 32px;
  cursor: pointer;
	display: block;
  margin: 6px auto;
  color: #fff;
  font-weight: bold;
	font-size: 0.9em;
	border: none;
  background: url(../img/book_button2.gif) no-repeat;
}
.formwrap p {
	float: left;
}
.formwrap br {
	clear: both;
}
*+html .formwrap input.check {
	margin-top: 0;
	position: relative;
	top: -3px;
}


.faq_info {
	float: right;
	width: 289px;
	margin-top:0px;
}
.faq_left .title {
	margin-top:10px;
/*	padding: 0 0 6px 5px;*/
	/*background: url(../img/separator.gif) repeat-x left bottom;*/
}

.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;
}

.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;
}
