#page_content{
	width: 730px;
	float: right;
}
#reservationProcess li{
	overflow: hidden;
	display: block;
	margin: 2em 0;
}
#reservationProcess li h3{
	float: left;
	color: #FBB041;
	width: 80px;
	font-size: 80px;
	line-height: 70px;
}
#reservationProcess li h2{
	float: left;
	color: #BE1E2D;
	width: 200px;
	font-size: 18px;
}
#reservationProcess li p{
}
.shd_wrapper{
	float: right;
	width: 380px;
}

#buyers_guide_reservation #reservationProcess li p a{
	color: #0075FF;
	padding-left: 20px;
	background: transparent url("../images/application-pdf.png") no-repeat left center;
}
#reservationProcess li p a{
	color: #0075FF;	
}
/*faqs*/
#reservationProcess.faqHolder h3{
	padding: 4px 0 0 45px;
	background: #fff url("../images/q.jpg") no-repeat top left;
	font-size: 73px !important;
	width: 80px;
	letter-spacing: -10px;
}
#reservationProcess.faqHolder h2{
	color: #fff;
	padding-right: 24px;
	background: #fff url("../images/arrow.jpg") no-repeat center right;
	font-size: 12px !important;
	line-height: 18px;
	vertical-align: center;
	width: 185px;
}
#reservationProcess.faqHolder h2 div{
	background: #d7e9f8;
	padding: 5px 0 5px 5px;	
}
#reservationProcess.faqHolder h2 span{
	background: #8cc6ec;
	padding: 0 5px;
	display: block;
	height: 55px;
}
#reservationProcess.faqHolder .cornered_box span{
	padding-left: 45px;
	background: transparent url("../images/a.jpg") no-repeat left top;
	display: block;
}

#buyers_guide_reservation 
