#techMain { float: right; }

#techHead { margin: 0; width: 677px; }

#content { width: 664px; padding-left: 13px; }
#overview, #functionality { padding-left: 9px; }
h2 { font-size: 1.8em; color: #252525; margin: 16px 0 0 0;}
h3 { font-size: 1.3em; color: #252525; margin: .5em 0 0 0; }
h3 span { font-weight: normal; }

#content a { color: #5E5E5E; font-style: italic; }

#content ul { margin-top: 0; }

#deployments h2, #options h2 {
	padding: 0  0 2px 9px;
	margin: 30px 13px 5px 0;
	background-color: #F5F5F5;
}
#deployments ul { list-style-type: none; margin: 0 13px 0 9px; padding: 0; }
#deployments li a { color: #5E5E5E; font-style: italic; }
#options p { margin-left: 9px; margin-right: 13px; }



#techNav {
	width: 306px;
	padding: 10px;
	margin: 0;
	background-color: #F5F5F5;
	float: right;
}
#techNav li {
	list-style-type: none;
	background-color: white;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
}
#techNav li a {
	display: block;
	height: 34px;
	padding: 6px 30px 0 58px;
	text-decoration: none;
	color: #555555;
	background-position: center top;
	background-repeat: none;
}
#techNav li.current a {
	background-position: center -40px;
	color: black;
}
#techNav li a:hover {
	background-position: center -40px;
	color: black;
}
#techNav li a strong { font-size: 1.2em; font-family: Georgia, 'Times New Roman', serif }
#techNav li.current a { color: black; }

#techNav h2 {
	height: 39px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-indent: -9999px;
	overflow: hidden;
}
  .sectionheaderCharacters{
    background: url(/images/technologies/tech_character.gif) 0 0 no-repeat #F5F5F5;
  }
  .sectionheaderVoiceAudio{
    background: url(/images/technologies/tech_voice.gif) 0 0 no-repeat #F5F5F5;
  }
  .sectionheaderSharing{
    background: url(/images/technologies/tech_sharing.gif) 0 0 no-repeat #F5F5F5;
  }
  .sectionheaderWidgets{
    background: url(/images/technologies/tech_widgets.gif) 0 0 no-repeat #F5F5F5;
  }
  .sectionheaderOther{
    background: url(/images/technologies/tech_other.gif) 0 0 no-repeat #F5F5F5;
  }
  .sectionheaderDevelopers{
    background: url(/images/technologies/tech_developer.jpg) 0 0 no-repeat #F5F5F5;
  }