#switcher-commands a{
	display:block;
	height:50px;
}
#switcher-commands span{
	position:absolute;
	cursor:pointer;
  width:107px;
	margin-top:expression(this.offsetHeight < this.parentNode.offsetHeight ? parseInt((this.parentNode.offsetHeight - this.offsetHeight) / 2) + "px" : "0");
}
#booking-engine-curved-body #bpg_help{
  position: absolute;
  top: 35px; right: 21px;
}
#left-content #booking-engine-curved-body #avail_button{
  margin-top: -10px;
}
#left-content #booking-engine-curved-body #bpg_help{
  top: 195px; right: -10px;
}
#right-content .pay-right{
  float: left;
  width: 44%;
}
