#tabContentContainer{
	position:relative;
	width:646px;
	background:url(/img/home/tabs/tabMiddle.gif) repeat-y;
}

#tabOverview, #tabStandards, #tabFeatures, #tabAccuracyStudy, #tabRequirements, #tabAsterisk{
	position:relative;
	margin-left:0px;

	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	width:626px;
}

.tabOverviewSelected{
	background:url(/img/products/speechEngine/tabs/productOverview.gif) no-repeat;
}

.tabStandardsSelected{
	background:url(/img/products/speechEngine/tabs/supportedStandards.gif) no-repeat;
}

.tabFeaturesSelected{
	background:url(/img/products/speechEngine/tabs/advancedFeatures.gif) no-repeat;
}

.tabAccuracyStudySelected{
	background:url(/img/products/speechEngine/tabs/accuracyStudy.gif) no-repeat;
}

.tabRequirementsSelected{
	background:url(/img/products/speechEngine/tabs/requirements.gif) no-repeat;
}

.tabAsteriskSelected{
	background:url(/img/products/speechEngine/tabs/asterisk.gif) no-repeat;
}
