.separatorFeatures {
	background-image: url(../Images/Features/seperator.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.featTextPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #A25720;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
}
.featText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;

}
.featTextTitle {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;

}
.separatorFeat2 {

	background-image: url(../Images/Features/seperator2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.separatorFeatMdl {

	background-image: url(../Images/Features/seperatorMiddle.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
