#tabWrap {width:500px;padding-top:10px;background:#fff url(../home/images/tabTop.gif) top no-repeat;font-size:90%; }div.tabItem {        clear: left;    padding: 0 1em;	}div.tabItem.inactive {	display: none;}ol#toc {    height: 2em;    list-style: none;    /*margin: 0;*/	margin-left:15px;    padding: 0;	font-weight:bold;}ol#toc a {    /*background: #bdf url(tabs.gif);*/	border-bottom: 1px dotted rgb(120,120,120);    /*color: #008;*/    color: rgb(18,92,144);	display: block;    float: left;    height: 2em;    padding: 0 0 3px 10px;    text-decoration: none;}ol#toc a:hover {   /* background-color: #3af;    background-position: 0 -120px;*/	border-bottom:3px solid rgb(120,120,120);	padding-bottom:0;}ol#toc a:hover span {    /*background-position: 100% -120px;*/}ol#toc li {    float: left;    margin: 0 1px 0 0;}ol#toc li a.active {    /*background-color: #48f;    background-position: 0 -60px;    color: #fff;*/    background:  url(../home/images/tabIndicate.gif) no-repeat center bottom;	font-weight: bold;	color: rgb(139,35,70);}ol#toc li a.active:hover {border-bottom: 1px dotted rgb(120,120,120); padding-bottom:3px;}ol#toc li a.active span {    background-position: 100% -60px;}ol#toc span {    /*background: url(tabs.gif) 100% 0;*/    display: block;    line-height: 2em;    padding-right: 10px;}#tabWrap .tabItem ul  {list-style-image:url(../home/images/featureArrow.gif);margin-top:1em;}.tabItem li {margin-bottom:1em;}/*a {text-decoration:none; border-bottom:1px solid rgb(139,35,70); } a:hover {text-decoration:underline; border-bottom:2px solid rgb(139,35,70);}*//* try to get rid of pixel shifting on links in IE *//*#content .tabItem a, #content .tabItem a:hover {}#content .tabItem a:hover {margin-bottom:-3px;}*/
