/* OverRide Background For Right Bar Style */
#pageWrapper{ background:url(/img/pageFrame/frameBackRightBar.gif) no-repeat; }

#pageBanner{  position:relative; margin-left:15px; margin-right:15px;}
#pageBody{float:left; width:646px; margin-left:35px; margin-top:20px; line-height:16px;}

#pageBody p.headText{ margin-top:20px; }
#pageBody ol.numericList, #pageBody ul.bulletList{ margin-left:20px; margin-bottom: 0px; margin-top:5px; }
#pageBody ol.numericList li, #pageBody ul.bulletList li{ margin-top:5px; }
#pageBody h1{ margin-top:10px; }

#rightPageCol{ width:254px; float:right; margin-right:35px; margin-top:20px; }

#rightPageCol ul.chaptersList{ margin-left:25px; list-style-type:none; }

#rightPageCol h2{ color:#5b6069; font-size:12px; height:18px; padding-top:3px; font-weight:bold; background:url(/img/titleBars/rightPageBarTitle.gif) no-repeat; text-indent:10px; }
#rightPageCol h2.productHeader{ background:url(/img/titleBars/rightPageBarTitleDark.gif) no-repeat; color:#FFF; }
#rightPageCol h2.marginTop{ margin-top:15px; }

#rightPageCol p.productInfo{ width:254px; height:114px; padding:0px; background:url(/img/resources/tips/engine.jpg) no-repeat; }
#rightPageCol img{ margin-right:5px; }
#rightPageCol p{ padding:5px 10px; }

#speechEngineTitle{ width:254px; height:114px; padding:0px; background:url(/img/resources/tips/engine.jpg) no-repeat; color:#FFF; }
#speechEngineTitle p{ margin-left:125px; padding-top:55px;  }

#speechTunerTitle{ width:254px; height:114px; padding:0px; background:url(/img/resources/tips/tuner.jpg) no-repeat; color:#FFF; }
#speechTunerTitle p{ margin-left:125px; padding-top:55px;  }

.row{ width:235px;  margin-top:10px; }
.row span.label{ float:left; width:110px; text-align:left; }
.row span.lblContent{ float:right; width:110px; text-align:left; }

/* speechRecognitionSolutions.aspx */

#solutionChart{ width:626px; height:718px; position:relative; margin:10px auto; background:url(/img/resources/tips/tips_chartSolutions.gif) no-repeat; }
#solutionChart ul li{ list-style:none;}
#solutionChart h1{ width:560px; color:#000; text-align:center; margin-top:4px; }

#solutionChart ul.rowOneUL{ top: 45px; }
#solutionChart ul.rowTwoUL{ top: 187px; }
#solutionChart ul.rowThreeUL{ top: 312px; }
#solutionChart ul.rowFourUL{ top: 457px; }

#solutionChart ul.rowOneUL, #solutionChart ul.rowTwoUL, #solutionChart ul.rowThreeUL, #solutionChart ul.rowFourUL{
	position:absolute;
	left:254px;
	margin-left:5px;
	width: 294px;
}

