
.nav {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #5E6768;
	font-size: 12px;
	letter-spacing: 0.1em;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 6px;
	font-weight: bold;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
}
.nav2 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #5E6768;
	font-size: 11px;
	letter-spacing: 0.03em;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-right: 6px;
	font-weight: normal;
	list-style-position: outside;
	background-image: url(images/dash.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 28px;
}

IMG.catimage { 
border:1px; 
border-thickness: 1px; 
border-color: #000; 
border-style: solid; 
vertical-align:top; 
}

div.proddescription {
	text-align:left;
	color : #000;
	line-height: 1.5;
	font-size: 11px;
	font-family: verdana;
	font-style: normal;
}

SPAN.price {
font-weight: bold;
COLOR: #000;
}

td.detailimage {
vertical-align:top; 
}

