#tabContentContainer{
	position:relative;
	width:646px;
	background:url(/img/home/tabs/tabMiddle.gif) repeat-y;
}

#tabOverview, #tabStandards, #tabFeatures, #tabAccuracyStudy{
	position:relative;
	margin-left:0px;

	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	width:626px;
}

.tabOverviewSelected{
	background:url(/img/products/speechEngine/tabs/esProductOverview.gif) no-repeat;
}

.tabStandardsSelected{
	background:url(/img/products/speechEngine/tabs/esSupportedStandards.gif) no-repeat;
}

.tabFeaturesSelected{
	background:url(/img/products/speechEngine/tabs/esAdvancedFeatures.gif) no-repeat;
}

.tabAccuracyStudySelected{
	background:url(/img/products/speechEngine/tabs/esAccuracyStudy.gif) no-repeat;
}
