body#articles div.inactive {
	display: none; height:30px;
}
.cont {width:670px; padding:10px; border:dashed 1px #d8d8d8;}

body#articles ol#toc { 
	font-size: 12px; font-family:Arial, Helvetica, sans-serif;   
	list-style: none; 
	min-width: 100%;
	overflow: hidden; 
	position: relative;
	list-style:none;
	width: auto;
}

.maintab {width:740px; border:solid 1px #b7b7b7; background-color:#ededed}
body#articles ol#toc a {background-image:url(../images/nv_bg.jpg); background-repeat:repeat-x; height:35px;
	color: #797979; font-weight:bold;
	display: block;
	float: left; 
	padding-left:15px; padding-right:10px;
	text-decoration: none; list-style:none;
}

body#articles ol#toc a:hover {
background-image:url(../images/nav_bg.jpg); background-repeat:repeat-x; 
 list-style:none; height:35px;
	color: #fff;
}

body#articles ol#toc a:hover span { list-style:none;
}

body#articles ol#toc a:hover.active,
body#articles ol#toc a.active { background-image:url(../images/nav_bg.jpg); background-repeat:repeat-x;
	 list-style:none;
	color: #EBEBEB;  
	font-weight: bold; height:35px;
}

body#articles ol#toc a:hover.active span,
body#articles ol#toc a.active span { list-style:none;
}

body#articles ol#toc li {
	float: left; border:solid 1px #e1e1e1;
	margin: 0 1px 0 0; list-style:none;
}

body#articles ol#toc span {
	background: url(http://www.soppnox.com/css/tabs.gif) 100% 0;
	cursor: pointer;
	display: block;
	float: left;
	line-height: 2em;
	padding: .5em 5px 0 0;
}