
.FeatureItemNameTextLarge {
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;	
	white-space: nowrap;
	text-align: left;
	padding-left: 5px;
}

.FeatureItemNameTextLarge  {
	color: #FFFFFF; /* Primary */
	background-color: #FF6600;
}
.FeatureItemNameTextLargeWrap {
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;	
	white-space: normal;
	text-align: left;
	padding-left: 5px;
}

.FeatureItemNameTextLargeWrap  {
	color: #FFFFFF; /* Primary */
	background-color: #FF6600;
}


#leftContent {
	background-image: url(../siteassist_images/sidenav_background.jpg);
	vertical-align: top;
  padding-top: 3px;
}