.narrow { 
	/* background-color: #355482; */
	background: url(/pic/corners/LeftNavHead.gif) top left no-repeat;
	font: bold 12px Arial;
	color: #fff;
	width: 225px;
	height: 35px;
	margin: 0px 0px 0px 0px;
	}

.narrowText {
	position: static;
	padding-top: 10px;
	margin-left: 20px;
	}
	
.shopBy {
	width: 225px;
	font-family: Arial; 
	font-size: 12px;
	margin-bottom: 20px;
}

.type {
	position: static;
	margin-left: 33px;
	margin-top: 18px;
}	

.type ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style-type: none;
}

.type li {
	background: url(/pic/gray_right2.gif) no-repeat 0 2px;
	padding: 0 0 3px 15px;
}

.pam {
	position: static;
	margin: 10px 0 0 33px;
	* margin-top: 18px;
}	

.pam ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style-type: none;
}

.pam li {
	background: url(/pic/gray_right2.gif) no-repeat 0 2px;
	padding: 0 0 3px 15px;
}

.narrowHdr {
	font-weight: bold;
}	

.shopBy a:link, .shopBy a:visited {
	text-decoration: none;
	}

shopBy a:hover {
	text-decoration: underline;
	}
	
.line, .shopBy .line {
	position: static;
	padding: 0px;
	width: 205px;
	height:15px;
	*height: auto;
	margin: -15px 0 10px 10px;
	border-bottom:1px solid #ddd;
}
	
.community { 
	background-color: #CAC7BD;
	font: bold 12px Arial;
	color: #fff;
	width: 225px;
	height: 35px;
	margin: 30px 0px 0px 0px;
}

.communityText {
	position: static;
	padding-top: 10px;
	margin-left: 20px;
}	
	
.communityList {
	position: static;
	margin: 20px 0 0 33px;
}		

.communityList ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style-type: none;
}

.communityList li {
	background: url(/pic/gray_right2.gif) no-repeat 0 2px;
	padding: 0 0 3px 15px;
}
