@CHARSET "ISO-8859-1";

#arrival,
#departure
{
	width: 80px;
	margin-bottom: 3px;
	font-size: 11px;
}

#rooms,
#persons
{
	width: 82px; 
	margin-bottom: 3px;
	font-size: 11px;
}

option
{
	color: black;
}

form#webres_quickbooker
{ 
	padding-top: 5px;
}

.qb_text
{
	float: left;
	width: 55px;
	padding-top: 4px;
	color: #BD5C04;
}

#qb_caption
{
	margin-bottom: 4px;
}
