/* CSS Document */



.booking-head{
	font-family: Trebuchet MS, verdana;
	font-size: 14px;
	color:#000;
	text-decoration: none;	
	font-weight: bold;
}

.booking-text{
	font-family: Trebuchet MS, verdana;
	font-size: 12px;
	color:#000;
	text-decoration: none;	
}
.booking-text-filed{
	width:180px;
	height:15px;
	font-family: Trebuchet MS, verdana;
	font-size: 12px;
	color:#000;
	text-decoration: none;	
}
.booking-text-area{
	width:180px;
	font-family: Trebuchet MS, verdana;
	font-size: 12px;
	color:#000;
	text-decoration: none;	
}
.booking-text-remark{
	width:500px;
	font-family: Trebuchet MS, verdana;
	font-size: 12px;
	color:#000;
	text-decoration: none;	
}





