.clsReservation{
	color:#FFF !important;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	width:250px;
}
.clsReservation .clsInputText{
	width:66px;
	height:15px;
}
.clsReservation p{
	height:10px;
	margin:0;
	padding:0;
}
.clsReservation input.reservation{
	background-image:url("../images/bt_reservation.jpg");
	border:none;
	width:67px;
	height:17px;
}
.clsReservation input.modify{
	background-image:url("../images/bt_modify.jpg");
	border:none;
	width:67px;
	height:17px;
}
.clsReservation input.cancle{
	background-image:url("../images/bt_cancle.jpg");
	border:none;
	width:67px;
	height:17px;
}
