@charset "UTF-8";
#mainContent_body {
	float: left;
	width: 685px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 25px;
	padding-right: 0px;
	font-size: 11px;
	color: #333333;
}
#featureListDiv h3 {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 5px;
	margin-top: 8px;
}
#featureListDiv {
	float: right;
	height: 1200px;
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/products/formz/features/featuresMenuBkg.png);
	background-repeat: no-repeat;
}
#featureListDiv a:hover {
	color: #333333;
	text-decoration: underline;
}
#featureListDiv a {
	font-size: 75%;
	font-weight: bold;
}
#featureListDiv p {
	padding-bottom: 4px;
}
a.linkMemory:visited {
	text-decoration: none;
}
a.linked{
	cursor:default; /*Make mouse pointer an arrow to discourage clicking */
	color: #CC0000;
	text-decoration: underline;
}
h6 a.linkMemory:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #617c9a;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.linkMemory {
}
.oneColLiqCtrHdr #container #mainContent #mainContent_body #prevNextDiv {
	position: absolute;
	left: 528px;
	top: 116px;
}
