.layoutBody{ /* sets the position of the page */ 
	text-align:center;
}

.ImgLogo {
	background: url(../img/logo.gif) center top no-repeat;
	width: 100%;/*597px;/*560px;/*150px;*/
	height:90px;
}
#fpc .divLegend2 {
	display:none;
}

.ImgLogo {
	background: url(../img/logo.gif) center top no-repeat;
	width: 100%;/*597px;/*560px;/*150px;*/
	height:90px;
}
/*Fixed for v10.0 and OT former customization on confirmation page*/
#fpc .divLegend2 {
	display:none;
}
/* hide Sort By dropdown*/
.tableBodyTextFPC td#cell0_out {display:none}

/*
Fare Family Color
*/
/*Zero Col*/
.tableFPCUpsell TD.col1,.tableFPCUpsell TD.col1Header {
	/*width : 190 px;*/
	background-color: #EFEFEF;
}
/*First Col*/
.tableFPCUpsell TD.col2,.tableFPCUpsell TD.col2Header {
  background-color: #E0EBEC;
}
.tableFPCUpsell TD.col3 ,.tableFPCUpsell TD.col3Header {
  background-color: #D1E1E3;
}

.tableFPCUpsell TD.col4 ,.tableFPCUpsell TD.col4Header {
  background-color: #C2D8DA;
}

.tableFPCUpsell TD.col5 ,.tableFPCUpsell TD.col5Header {
  background-color: #B0CCD0;
}
.tableFPCUpsell TD.col6 ,.tableFPCUpsell TD.col6Header {
  background-color:  #A1C3C7;
}
.tableFPCUpsell TD.col7 ,.tableFPCUpsell TD.col7Header {
	background-color: #94BBC0;
}
.tableFPCUpsell TD.col2Header a,.tableFPCUpsell TD.col3Header a,.tableFPCUpsell TD.col4Header a,.tableFPCUpsell TD.col5Header a,.tableFPCUpsell TD.col6Header a,.tableFPCUpsell TD.col7Header a {
	color: #0000FF;
}

/* [0000000_840] FPC Page size display*/
.tableFPCUpsell {
	width: 750px !important;
}

/*begin - Remove Space below outbound and inbound area*/
.divFPCUpsellPanelContent {
	/*WIDTH: 568px;*/
	top: 18px;
	height: 208px;
}

.divFPCUpsellPanelScroll {
	position:relative;
  overflow: auto; 
  height: 168px;
  overflow-x:hidden;

}

/*end - Remove Space below outbound and inbound area*/

/*Fixed for v10.0 and OT former customization on confirmation page*/
.page_options li.po_4 a {
	padding:0px; /*5px 15px 5px 28px;*/
}
.page_options li a.po_reservation2 {
	padding:5px 15px 5px 28px;
	background:url(../img/imgBooking.gif) no-repeat;
}

/*remove the dropdown list "flexible by" on the avail and FPC search page*/
#DATE_RANGE_VALUE_1, #DATE_RANGE_VALUE_2 {
display:none;
}


/*add*/

#fare .divLegend2 {
	display:none;
}
