#tabContentContainer{
	position:relative;
	width:646px;
	background:url(/img/home/tabs/tabMiddle.gif) repeat-y;
}

#tabOverview, #tabComponents, #tabExtensions, #tabHandler{
	position:relative;
	margin-left:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	width:626px;
}

.tabOverviewSelected{
	background:url(/img/products/speechPlatform/tabs/productOverview.gif) no-repeat;
}

.tabComponentsSelected{
	background:url(/img/products/speechPlatform/tabs/components.gif) no-repeat;
}

.tabExtensionsSelected{
	background:url(/img/products/speechPlatform/tabs/extensions.gif) no-repeat;
}

.tabHandlerSelected{
	background:url(/img/products/speechPlatform/tabs/callHandler.gif) no-repeat;
}
