.legend tr td	{
	font-size:  8pt;
	line-height: 10pt;
}
.legend tr th	{
	font-size: 10pt;
	line-height: 10pt;
	font-weight: bold;
}
.legend tr td div {
	width: 10px;
	height: 10px;
}

table.ratestab { 
	border-collapse: collapse;
}

table.ratestab tr.ratestab_title td {
	padding: 1px;
}

table.ratestab tr.ratestab_title td span {
	width: 14px;
	display: block;
}

table.ratestab tr td {
	font-size: 9px;
}

table.ratestab tr.ratestab_title td, table.ratestab tr.ratestab_title th {
	text-align: center;
}

table.ratestab tr td, table.ratestab tr th {
	white-space: nowrap;
	border: 1px solid black;
	padding: 2px 1px;
	margin: 0;
	cursor: default;
}

table.ratestab tr.ratestab_title th {
	font-weight: bold;
}

table.ratestab tr th {
	padding: 2px 5px;
	text-align: left;
}

#float_price { 
	position:absolute;
	visibility: hidden;
	border: 1px solid black;
	background-color: white;
	color: black;
	padding: 6px 8px;
	white-space: nowrap;
}

div#form_hotel_rates_month_selector {
	text-align: center;
	margin-top: 25px;
	overflow: hidden;
}

div.note {
	margin: 10px 0 0 0;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}

div.description {
	margin: 10px 5px 5px; 
	text-align: justify;
}

ul.services {
	margin: 0 0 0 15px;
	padding: 0;
}

p.no_packages {
	text-align: center;
	color: red;
	margin: 10px 50px;
}

