.boxContent {
	padding: 8px 8px 8px 8px;
}
.listingThumbnail {
	padding: 0 20px 20px 20px;
}
h2.listingName, a.listingName, a.listingName:link, a.listingName:visited {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #800000;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
a.listingName:hover, a.listingName:active {
	color: #000000;
	text-decoration: underline;
}
.listingDescription {
	font-size: 12px;
	color: #333333;
}
.listingDescription em {color:#333333;}
.listingPlu {
	padding-right: 20px;
	font-weight: bold;
	color: #000000;
}
.listingNav {
	padding-top: 10px;
}
.listingLink {
	padding-right: 20px;
}
.listingNav a, .listingNav a:link, .listingNav a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #800000;
	font-weight: normal;
}
.listingNav a:hover, .listingNav a:active {
	font-size: 12px;
	text-decoration: underline;
	color: #800000;
	font-weight: normal;
}
.listingPrices { float:right; width:140px; }
.listingPrice, .listingCallForPricing {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.listingSalePrice {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.listingPriceStrike {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.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;
}
