@charset "utf-8";
/* CSS Document */
#Reservations{
	width:362px;
	height:174px;
	background:url(reservation/box_reservation.gif) no-repeat top left;
	padding:46px 0 0 15px;
	margin-top:-27px;
	position:absolute;
	display:none;
	
}
#Reservations select {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666;
	padding:1px;
	margin:0 0 20px 0;
	background-color:#f9f6ef;
	border:#d3c6a6 1px solid;
	height:19px;
}
#Reservations img{ margin:-7px 0 -7px 0; border:none; }
#Reservations select.typeA {
	width:165px;
	padding:2px;
	margin-right: 6px;
}
#Reservations select.typeB { width:43px; margin-right: 2px;}
#Reservations select.typeC { width:52px; margin-right: -1px;}
#Reservations select.typeD {
	width:55px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0;
}
#Reservations select.typeE { width:40px; margin-right: 1px;}
#Reservations .calendar img{ margin-bottom:-3px;  margin-right: 6px;}
#Reservations .link{
	margin-top:-3px;
	margin-left: 37px;
	margin-bottom:0px;
}
#Reservations .link.typeF{
	margin-left: 0px;
	margin-right:9px;
}