#wrapper {
	float: left;
	width: 820px;
	margin-left: -410px;
	position: absolute;
	left: 50%;
	margin-top: 11em;
}
#wrapper #rateGroup{
	font-size: 0.7em;
	float: left;
	margin-left: 1em;
	margin-bottom: 3em;
	padding: 1px;
	background-color: #575535;
	width: 300px;
	margin-top: 1em;
}
#wrapper #rateGroup .rateContent{
	float: left;
	margin: 1px;
	background-color: #DFDDCA;
	width: 298px;
}

#wrapper #rateGroup .rateContent .rateBlock {
	float: left;
}
#wrapper #rateGroup .rateContent .rateBlock .section {
	float: left;
	width: 200px;
}

#wrapper #rateGroup .rateContent .rateBlock .fiscalPeriod {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 1em;
	margin-bottom: 1em;
}

#wrapper #rateGroup .rateContent .rateBlock .rateLine {
	float: left;
	width: 235px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	background-color: #E2E0CF;
}
#wrapper #rateGroup .rateContent .rateBlock .rateLineTitle {
	float: left;
	width: 235px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

#wrapper #rateGroup .rateContent .rateBlock .rateLine .rate {
	float: left;
	width: 35px;
	text-align: right;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	padding-right: 5px;
	padding-right: 3px;
}

#wrapper #rateGroup .rateContent .rateBlock .rateLine .accom {
	float: left;
	width: 40px;
	text-align: center;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}
.rateContent .rateBlock .rateLineTitle .rateTitle {
	float: left;
	width: 35px;
	text-align: right;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	padding-right: 5px;
	padding-right: 3px;
	height: 20px;
}
.rateContent .rateBlock .rateLineTitle .accomTitle {
	float: left;
	width: 45px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}
.rateContent .rateBlock .rateLineTitle .spacer  {
	float: left;
	width: 75px;
}

.rateContent .rateBlock .rateLineTitle .peopleTitle {
	float: left;
	width: 30px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}

.rateContent .rateBlock .rateLineTitle .rateTitle,  
.rateContent .rateBlock .rateLineTitle .peopleTitle ,
.rateContent .rateBlock .rateLineTitle .accomTitle {
	height: 15px;

}

#wrapper #rateGroup .rateContent .rateBlock .rateLine .people {
	float: left;
	width: 30px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}
#wrapper #rateGroup .rateContent #form  {
	float: left;
	margin-bottom: 3em;
	margin-top: 2em;
	margin-left: 4em;
	clear: both;
}

#wrapper #rateGroup .rateContent .rateBlock #AccomType {
	float: left;
	width: 54px;
	font-size: 1.1em;
	text-align: right;
	margin-right: 0.5em;
}
.rateContent .rateBlock .rateLineTitle .season {
	float: left;
	width: 77px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #666;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	text-align: center;
}
.rateContent .rateBlock .rateLineTitle .seasonOff {
	float: left;
	width: 77px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #666;
	text-align: center;
}

.rateContent .rateBlock .topMenuPanel {
	float: left;
	width: 200px;
}





#wrapper #rightPanel {
	float: right;
	width: 210px;
	margin-top: 3em;
	margin-right: 0.5em;
	padding: 0.5em;
}
#wrapper #rightPanel .navRight {
	margin-bottom: 2em;
}
#wrapper #rightPanel .navRight li {
	list-style-type: none;
	text-decoration: none;
}
#wrapper #rightPanel .navRight li a {
	list-style-type: none;
	font-size: 0.7em;
	text-decoration: none;
	color: #000;
}
#wrapper #rightPanel .navRight li a:hover {
	color: #F00;
}







#wrapper #rightPanel {
	float: right;
	width: 130px;
	margin-top: 1em;
	margin-right: 1em;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 5em;
	padding-left: 0.5em;
	margin-bottom: 3em;
}
#wrapper #rightPanel .navRight {
	margin-bottom: 2em;
}
#wrapper #rightPanel .navRight li {
	list-style-type: none;
	text-decoration: none;
}
#wrapper #rightPanel .navRight li a {
	list-style-type: none;
	font-size: 0.7em;
	text-decoration: none;
	color: #000;
}
#wrapper #rightPanel .navRight li a:hover {
	color: #F00;
}

