.cat_filter{
border:1px solid #ccc;
background:#EEE;
padding:3px;
}
.cat_filter a{padding:2px;}
.cat_filter a.active{background:#CCC;color:#000;}
.cat_filter a.active:Link{background:#CCC;color:#000;}
.cat_filter a.active:Visited{background:#CCC;color:#000;}
.cat_filter a.active:Hover{background:#CCC;color:#FFF;}

.product{
float:left;
margin-right:10px;
margin-bottom:10px;
}
.product img{
border:1px solid black;
}

.product_alternate{
overflow:auto;
margin:10px;
}
.product_alternate .product_image{
float:left;
}
.product_alternate .product_description{

}


.alternate_product{

}
.alternate_product .product_image{
float:right;
}
.alternate_product .product_description{

}

.catalog_config{
background:#eee;
border:1px solid #ccc;
padding:3px;
}

tr.shipment_row td{
	background:transparent !important;
}
