#collection-box.back ,
.collection-box.back {
	background:url(../images/bullet1.gif) no-repeat 100% 50%;
	color:#fff;
	float:left;
	font-size:9px;
	margin:24px 0 0;
	padding:0 8px 0 0;
	width:auto;
}
.collection-box ul.products {
	margin: 0 26px 0 1px;
	padding: 0 0 25px 20px;
	background: #FFFFFF none;
}
.collection-page .add-holder {
	float:right;
	padding:3px 0 0;
	width: 526px;
}
.collection-page .product-holder.collection-box {
	width: 500px;
	margin-bottom: 25px;
}
.collection-page .product-list-holder span.product-link {
	min-height: 36px;
	display: block;
}
#classic_id .product {
    border:none;
}
#classic_id.w2 {
	background-color: #E5E5E5;
}
div.other-collections .w2{
	background-color: #EEEEEE;
}
div#classic_id .add-nav a,
div#classic_id .collection-box.back,
div#classic_id #collection-box.back,
div.other-collections .add-nav a,
div.other-collections .collection-box.back,
div#marine_id .add-nav a,
div#marine_id .collection-box.back,
div#marine_id #collection-box.back {
	color:#000000;
}
div#marine_id div.towel_promo {
    bottom:50px;
    position:absolute;
    right:30px;
    text-transform:uppercase;
    width:190px;
}
div#classic_id div.classic_promo{
	bottom:50px;
	position:absolute;
	right:0;
	text-transform:uppercase;
	width:150px;	    
}
div#classic_id div.classic_promo p {
	margin:0 0 10px 0;
}
div#marine_id img.towel_promo, div#classic_id img.classic_promo {
    bottom:0;
    left:244px;
    position:absolute;
}
div#classic_id img.classic_promo {
	left:225px;
}
div#classic_id div.classic_promo p.maintitle {
	color:#6F8CC0;
}
div#classic_id div.product-holder {
	border-color: #6F8CC0;
	border-style: solid;
	border-width: 2px;
}
.rating-product {
    margin: 0px;
    padding: 0px;
	float: left;
	display: inline;
}
.rating-product li {
	float: left;
	display: inline;
}
.clear {
	clear: left;
}

.product a.product_name {
    min-height: 65px;
    _height: 65px; /* IE6 */
    display: block;
}
.product-list .product,
.product-holder .product {
    width: 98px;
    float:none;
    padding:15px 15px 0 0;
    min-height: 215px;
    _height: 200px; /* IE6 */
    background:none;
}

span.product_id , span.variant_id {
    display: none;
}
.buyitnow {
    float: left;
}
.add {
	float: left;
	border:0 none;
	cursor:pointer;
	font-size:9px;
	margin-top: 2px;
	position: relative;
}

