#parkRates {min-height:670px; height:100%}
#parkRates .tariffNotes {
	padding-top: 2px;
	padding-bottom: 2px;
}
#parkRates th {
	padding-top: 3px;
	padding-bottom: 3px;
}
#parkRates table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#parkRates td {

}
#parkRates td.tdAlignLeft {
	text-align: left;
}

#parkRates td.tdAlignLeftAlternate {
	text-align: left;
	background-color: #C7DBFA;
}

#parkRates td.tariffPricesAlternate {
	text-align: center;
	background-color: #C7DBFA;
}

#parkRates #tariffsTitles {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	text-align: center;
}
#parkRates table tr td div #tariffs {
	font-size: 11px;
}
#parkRates td {padding:8px; height:11px;}

