@charset "utf-8";
/* CSS Document */

#tbl_reservation {
	width:410px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}

#tbl_reservation td {
	margin:0px;
	padding:0px;
	padding-bottom:4px;
	line-height:12px;
}
#tbl_reservation p {
	display:inline;
	width:500px;
}
.mark {
	color:#FF0000;
	display:inline;
}

#description {
	width:220px;
}

#tbl_reservation {
	text-align:left;
}

#reserve {
	width:80px;
}

.buttons {
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

