#maincol .maincolContent {
	margin-left: 10px;
	margin-right: 9px;
	border: 0;
	background-color: #e5e5e5;
}
#categoryIntroduction {
	margin: 4px;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #000;
}
.kcategoryfilters {
        text-align: left;
}
select.kcategoryfilter, select#sortResultsBy {
	font-size: 80%;
	margin: 5px 5px 3px 0;
   color: #2F374D;
   border: 1px solid #A9B5CC;
	line-height: 13px;
}
.matrixTableTopNav, .matrixTableBottomNav {
	width: 100%;
}
.productListing {
	width: 190px;
}
.productListing .content {
	margin: 10px;
	text-align: center;
}
.productListing img {
	margin: 0 auto;
}
h2.listingName {
	color: #1F294A;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 2px 0 6px 0;
}
.listingSuggestedPriceLabel {
	font-weight: bold;
	color: #999;
}
.listingSuggestedPrice {
	font-weight: normal;
	color: #999;
}
.listingOurPriceLabel {
	font-weight: bold;
	color: #661135;
}
.listingOurPrice {
	font-weight: normal;
	color: #661135;
}
.listingSalePriceLabel {
	font-weight: bold;
	color : #C00;
}
.listingSalePrice {
	font-weight: normal;
	color : #C00;
}
.listingHidePriceLabel {
	font-weight: normal;
	color : #2F374D;
}
.listingAvailability {
	font-weight: normal;
	color : #2F374D;
}
.listingNotForSale {
	font-weight: normal;
	color : #2F374D;
}
.listingOutOfStock {
	font-weight: normal;
	color : #C00;
}
.listingNav {
	margin-top: 5px;
}
.listingLinks {
	color: #666;
}
a.listingLinks:link, a.listingLinks:visited {
	color: #2F374D;
	text-decoration: underline;
}
a.listingLinks:hover, a.listingLinks:active, a.listingLinks:focus {
	color: #00f;
	text-decoration: underline;
}
.listingThumbnail {
	background-color: #fff;
	border: 1px solid #92A1BE;
}
