.catDisplay {
	padding:0 8px 0 8px;
}
.catDisplay .contentArea {padding:0 0 1em 0;width:100%;}
.catDisplay h2 {margin:0 !important;}

.catDisplay .listing {
	font-size:0.8em;
	border-bottom:1px solid #999;
	padding:15px 8px 0 8px;
}
.catDisplay .listing .imageBlock {
	float:left;
	display:inline; 	/* fix explorer bug */
	margin:0 0em 1em 0;
	border-width:0;
	max-width : 140px;
	overflow : hidden;
}

.catDisplay .listing .imageBlock img.prodImage		{border:1px solid #000;}
.catDisplay .listing .imageBlock img.enlargeImage	{border:1px solid #FFF;}

.catDisplay .listing .listingTextBlock {
	margin-left:145px;
}

.catDisplay .listing img.brand {
	float:right;
	display:inline; 	/* fix explorer bug */
	margin:0 0 0.5em 1em;
	border-width:0;
}
.catDisplay .listing h3 {
	font-weight:bold;
	margin:0;
	font-size:1.1em;
	line-height:1.2em;
}
.catDisplay .listing  .id {
	margin:0 0 1em 0;
}
.catDisplay .listing  .misc3 {
	margin:1em 0 0.5em 0;
	font-size:1.1em;
	font-weight:bold;
	color:#C00;
}


.catDisplay .prices a {color:#c00;}

.catDisplay .prices {color:#c00;font-weight:bold;}

.catDisplay .prices .price {}
.catDisplay .prices .specialPrice {}

.catDisplay .prices .priceLabel {color:#000;}
.catDisplay .prices .specialPriceLabel {color:#000;}





.listing table.option td {
	padding:1px 6px 1px 0;
}
.listing table.option td label  {font-size:1em;font-weight:bold}
.listing table.option td input.qty  {font-size:0.9em;width:1.5em;}
.listing table.option td select {font-size:0.9em;}

.catUL {
	margin:0;
	list-style:none;
}

.catUL li {
	margin:0;
	padding:5px 25px;
	background-image:url(../images/catpoint.gif);
	background-repeat:no-repeat;
	background-position:5px 6px;
}
