.shopCategoryBrowser {
	width: 175px;
	font-family: verdana;
	font-size: 12px;
	border-bottom: solid 15px #000000;
}

.browseTitle {
	background: #000000;
	color: #ffffff;
	font-weight: bold;
	line-height: 35px;
	padding: 0 0 0 10px;
}

.browseMain {
	margin: 0 0 20px 0;
}

.browseOther {
	margin: 0 0 20px 0;
}

.shopCategoryBrowser UL {
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
}

.shopCategoryBrowser UL LI {
	margin: 10px 0 0 0; 
}

.shopCategoryBrowser UL UL {
	margin: 0 0 0 20px;
	padding: 0;
}

.shopCategoryBrowser UL UL LI {
	margin: 0;
	padding: 0;
}

.shopCategoryBrowser A {
	text-decoration: none;
}

.shopCategoryBrowser A:hover {
	text-decoration: underline;
}


.catHead li{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	list-style-type:none;
}

.catHead a{
	color:#00397C;
}

.catHead {
	list-style-type:none;
}

.catHead {
	margin-top:13px !important;
}
.subCatHead {
	margin:5px 0 0 0 !important;
	list-style-type: none;
}

.subCatHead li{
	list-style-type: none;
	font-family:Arial;
	font-weight:normal !important;
	font-size:12px;
	line-height:18px;
	background-image:url(/webdata/graphics/elbow.gif);
	background-repeat:no-repeat;
	background-position: 2px 4px;
}

.subCatHead a{
	color:#000000 !important;
	margin-left:12px;
}