
.twoColFixLtHdr #sidebar1.toc, .twoColFixLtHdr #mainContent .toc {
	width:350px;
	background-color:#f1f0f0; 
	border:#c4c4c4 dashed 1px; 
	padding:5px; 
	margin:0 25px; 
	text-align:left;"
}

/* ----------- Sidebar1 : SECOND Section styles - FEATURES ------------------*/

/*.twoColFixLtHdr #mainContent .toc h1 {
	background:url(../_images/_headers/leMenuHeader.jpg) no-repeat 0 -35px;
}*/
.twoColFixLtHdr #mainContent .toc li {
	background:url(../_images/_elements/bullet.png) no-repeat left .25em;
}

/*
.twoColFixLtHdr #sidebar1 #sidebarBoxTwo h1 {
	margin:0;
	padding:0;
	height:35px;  to stop background at 35 pixels height 
}*/

.twoColFixLtHdr #mainContent .toc ul {
	margin-left:15px;
}
.twoColFixLtHdr #mainContent .toc li {
	margin: 10px 10px 0 0;
}
.twoColFixLtHdr #mainContent .toc ul, li {
	text-indent:15px;
	display: block;
	list-style: none;
	font-style:normal;
	font:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:.82em;
	padding:0;
	text-decoration: none;
	line-height: 1.25em;
}

#mainContent .toc a:visited {
	color: #333;
	border: none;
}

#mainContent .toc a {
	font-weight: bold;
	color: #003;
	text-decoration: none;
	border-bottom: 1px dotted #602E0C;
	padding-bottom: .1em;
}
#mainContent .toc a:hover {
	color: #C00;
	border: none;
}

