body #topnav .tnleft {
	background-image: url(../images/gray-left-bar-transition.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
	
#bleft{
	background-image:none;
	}
	
#bleft div{
	background-image:none;
	}
	
#nav ul{
border-right-color:#BFBFBF;
border-right-style:solid;
border-right-width:1px;
margin-top:20px;
padding-top:0pt;
background: none;
}

#nav ul ul{
	border: none;
	padding-top: 7px;
	margin-top: 0;
	}
	
#nav {
	background: none;
	}
	
#nav a{
	color: #000;
	}
	
#nav ul li{
	line-height: 1em;
	}