.reservation_bg{
	background-image: url(images/reserv_widget_bg.gif);
	background-repeat: no-repeat;
}  
input.inp{
	font-family: Verdana,Arial;
	font-size:9px;
	font-weight:normal;
	border-style:solid;
	border-color:#CCCCCC;
	color:#000000;
	background-color:#F5F8FC;	
}
input{
	font-family: Verdana,Arial;
	font-size:9px;
	font-weight:normal;
	color:#505050;
	width:125px;
	height:17px;
}
input.reserve{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height: 14px;
	font-weight:normal;
	background-color: #ffffff;
	color:#505050;
	border:	solid;
	border-width:1px;
	border-color:#7F9DB9;
	width: 125px;
	height: 13px;
}
select.adults{
	font-family: Verdana,Arial;
	font-size:9px;
	font-weight:normal;
	color:#505050;
	width:32px;
	height:17px;
}
select.child{
	font-family: Verdana,Arial;
	font-size:9px;
	font-weight:normal;
	color:#505050;
	width:32px;
	height:17px;
}