#MainPlans {
	display: block;
	padding-left: 38px;
	padding-top: 25px;
	padding-right: 38px;
	padding-bottom: 0px;
	text-align: center;
}
#MainPlans h1 {
	font-size: 34px;
	font-weight: bold;
	line-height: 34px;
	color: #27425D;
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8E5239;
	font-style: italic;
}
#MainPlans #collection {
	text-align: center;
	background-color: #E7DDBA;
	margin: 0px;
	padding: 10px;
}
#collection td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding: 5px;
	white-space: nowrap;
}
#collection td.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #918B74;
	font-size: 11px;
	text-transform: uppercase;
	color: #27425D;
}
#collection td.line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0A88C;
}
