#content H2 {
	font-weight: normal;
	font-style: normal;
	color: #577993;
	font-family: scalasans,sans-serif;
	font-size: 16px;
}

#content table {
	padding-top: 15px;
}

#content #membernav p {
	text-align: right;
}

#content #membernav #nextbacklinks A {
	font-size: 8pt;
	font-family: sans-serif;
	color: #577993;
	text-decoration: none;
}

#content #membernav img {
	/* vertical-align: middle; */
}

#content #membernav #sectionlinks A {
	font-size: 7pt;
	color: #606a74;
	font-family: sans-serif;
	text-decoration: none;
}

#content #membernav #sectionlinks #currentLevel {
	color: #ac9a8b;
	font-weight: bold;
}

#content #membernav #mainlinks A {
	font-size: 7pt;
	color: #606a74;
	font-family: sans-serif;
	text-decoration: none;
}

#content #membernav #sectionlinks A:hover,
#content #membernav #mainlinks A:hover,
#content #membernav #nextbacklinks A:hover {
	color: #ac9a8b;
}