.categories-col {
	display: block;
	width: 154px;
	float: left;
	margin-top: 14px;
	margin-bottom: 14px;
}
.categories-col.spacer {
	margin-right: 28px;
}
.categories-col .categories-name {
	background-position:left top;
	background-repeat:repeat-x;
	font-size:9px;
	font-weight:bold;
	height:40px;
	line-height:35px;
	margin: 1px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	text-align:center;
	text-transform:uppercase;
}
.categories-col .categories-name a:link, .categories-col .categories-name a:visited {
	color: #fff;
	text-decoration: none;
}
.categories-col .categories-image {
  height: 113px;
  overflow: hidden;
}
.categories-col .categories-name a:hover {
	color: #fff;
	text-decoration: underline;
}
#category-col-4 .categories-name {
	background-image: url(../images/category-col-1-name-bg.jpg);
	background-color: #608447;
}
#category-col-7 .categories-name {
	background-image: url(../images/category-col-2-name-bg.jpg);
	background-color: #4881B6;
}
#category-col-3 .categories-name {
	background-image: url(../images/category-col-3-name-bg.jpg);
	background-color: #8D2D2F;
}
#category-col-6 .categories-name {
	background-image: url(../images/category-col-4-name-bg.jpg);
	background-color: #0F572F;
}
#category-col-2 .categories-name {
	background-image: url(../images/category-col-5-name-bg.jpg);
	background-color: #D2AC09;
}
#category-col-5 .categories-name {
	background-image: url(../images/category-col-6-name-bg.jpg);
	background-color: #32BFB7;
}
.product-special-col, .product-featured-col, .product-base-col {
	display: block;
	width: 155px;
	float: left;
	margin-top: 14px;
	margin-bottom: 14px;
}
.product-special-col.spacer, .product-featured-col.spacer, .product-base-col.spacer {
	margin-right: 28px;
}
h2.product-special-name, h2.product-featured-name, h2.product-base-name {
	background-image: url(../images/product-name-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding:  7px 7px 0px 7px;
	height: 50px;
	overflow: hidden; 
}
h2.product-special-name a:link, h2.product-featured-name a:link, h2.product-base-name a:link,
h2.product-special-name a:visited, h2.product-featured-name a:visited, h2.product-base-name a:visited {
	color: #05503f;
	text-decoration: none;
}
h2.product-special-name a:hover, h2.product-featured-name a:hover, h2.product-base-name a:hover {
	color: #f8002a;
	text-decoration: none;	
}
.product-special-image, .product-featured-image, .product-base-image {
	height:115px;
	position:relative;
	overflow: hidden;
}
.product-special-image img, .product-featured-image img, .product-base-image img {
	bottom: 0px;
	position: absolute !important;
}
.product-special-price, .product-featured-price, .product-base-price {
	height: 45px;
	background-position: top;
	background-repeat: repeat;
	margin: 1px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	color: #05503f;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
}
.product-featured-price {
	background-image: url(../images/product-featured-price-bg.jpg);
}
.product-special-price {
	background-image: url(../images/product-special-price-bg.jpg);
}
.product-base-price, #productPrices {
	background-image: url(../images/product-base-price-bg.jpg);
}
.product-special-price .your-price, .product-featured-price .your-price, .product-base-price .your-price {
	line-height: 36px;
}
.product-special-price .price-bold, .product-featured-price .price-bold, .product-base-price .price-bold {
	font-weight: bold;
	color: #f64a67;
}
.product-special-price .price-strike, .product-featured-price .price-strike, .product-base-price .price-strike {
	text-decoration: line-through;
}
.product-special-button, .product-featured-button, .product-base-button {
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#productPrices {
	display: block;
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 16px 0px 0px 28px;
	color: #05503f;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
}
#productPrices .your-price {
	line-height: 36px;
}
#productPrices .price-bold {
	font-weight: bold;
	color: #f64a67;
}
#productPrices .price-strike {
	text-decoration: line-through;
}
#category-col-9 {
  margin-right: 0px !important;
  width: 519px;
  height: 145px;
}
#category-col-9 .categories-image {
    height: 145px;
}
