/* @override http://www.pg2010.dev/css/my-booking.css */
.my-booking {
	width:600px;
	*width:590px; 		
	overflow:hidden;
	float:left;
	height:450px;
	background-image:url(../images/my-booking/my-booking-page.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}