#middle .left-bar {
	width: 194px;
	float: left;
	line-height: normal;
	font-size: 11px;
	margin: -12px 0px 0px 0px;
	padding: 0;
}
#middle .left-bar h5 {
	margin: 5px 10px 0 10px;
	padding: 0;
	text-transform: uppercase;
	font-size: 8px;
	color: #45525a;
	letter-spacing: 1px;
}
#middle .left-bar ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 5px 10px;
}
#middle .sideNav ul {
	margin-bottom:0px !important;
	padding-bottom:0px !important;
}

#middle .left-bar ul li a {
	color: #45525a;
	text-decoration: none;
}
#middle .left-bar .new_products {
	background: none !important;
	margin: 0;
	padding: 5px 0 0 0;
}

#middle .left-bar .box {
	background: url('../images/left-bar-background.jpg') repeat-y;
	margin: 0;
	padding: 5px 0 0 0;
}
#middle .left-bar .box li {
	margin: 0 0 5px 0;
	padding: 0;
}
#middle .left-bar .box li a {
	display: block;
	background: #f5f8f9;
	padding: 0 0 0 10px !important;
	margin: 0 !important;
	font-size: 11px;
	line-height: 20px;
	height: 20px;
}
#middle .left-bar .new_products li a {
	background:none;!important
}
#middle .left-bar .box li ul {
	padding: 0 !important;
	margin: 0;
}
#middle .left-bar .box li ul li {
	margin: 5px 0 !important;
	padding: 0;
}
#middle .left-bar .box li ul li a {
	display: block;
	font-size: 10px !important;
	line-height: 12px !important;
	height: 12px !important;
	color: #56646c !important;
	background: none !important;
	margin: 0;
	padding: 0;
}
#middle .left-bar .box li ul li a:hover {
	color: #56646c !important;
}
#middle .left-bar .box li ul li a.select {
	font-weight: bold !important;
}

.sideNav{
	width:193px;
	background:url(../images/side-box-mid-bg.jpg) repeat-y left top !important;
	margin-bottom:5px;
}

.sideNavMid{
	width:193px;
	background:url(../images/side-box-top-bg.jpg) no-repeat left top !important;
	padding-top:5px;
}	

.sideNavBottom{
	height:8px;
	width:193px;
	background:url(../images/side-box-bottom-bg.jpg) no-repeat left top;
}
