TABLE.listingBox {
   border: 1px solid #CCCCCC;
}

.productText {
   font-size: 12px;
   font-weight: normal;
}

H2.listingName {	
	font-size : 12px;
   line-height: 15px;
	color : #003399;
	margin: 0;
	padding: 0 0 4px 0;
	font-weight: bold;
}
.listingDescription {
	color: #003399;
	font-size: 12px;
}
.listingLongDescription {
	color: #666666;
	font-size: 12px;
}
A.listingName {
   font-weight: bold;
	line-height: 15px;
	font-size : 12px;
	font-weight: bold;
}
A.listingName:link {	
	color : #003399;
   text-decoration : none;
}
A.listingName:visited {	
	color : #003399;
   text-decoration : none;
}
A.listingName:hover {	
	color : #982068;
   text-decoration : underline;
}
A.listingName:active {	 
	color : #982068;
   text-decoration : none;
}
.listingPrice, .listingCallForPricing {	
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}
.listingPlu {
	font-size : 12px;
	font-weight : bold;
	color : #003399;
}

SPAN.listingPriceStrike {	
	font-size : 12px;
	font-weight : bold;
	color : #333333;
}

SPAN.listingSalePrice {	
	font-size : 12px;
	font-weight : bold;
	color : #CC0000;
}
SPAN.listingSalePriceLabel {	
	font-size : 12px;
	font-weight : bold;
	color : #CC0000;
}

div.listingLinks {
   margin-top: 4px;
   margin-bottom: 4px;
}

span.listingLinks {
   font-size: 10px;
   font-weight: normal;
}

A.listingLinks {	
	font-size : 10px;
	font-weight : normal;
	font-style: italic;
}
A.listingLinks:link, A.listingLinks:visited {	
	color : #000000;
	text-decoration : none;
}
A.listingLinks:hover, A.listingLinks:active {	
	color: #982068;
	text-decoration : underline;
}

SPAN.pageIndex {
	font-size : 10px;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
}

img.viewAllOnPage {
	margin-bottom: 3px;
}

div.sortResultsBy select, option {
	font-size: 12px;
}

div.sortResultsBy label {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	font-weight: bold;
}

img.categoryLogo {
   float: right;
	margin-top: 6px;
}

