#fboxtable {
	width: 95%;
	margin-top: 20px;
}
.shop-product-list {
	margin-top:12px;
}

.shop-product-list .divCategory .divProduct {
	border-top:1px solid #F1EEDB;	
	margin:10px;
}

#content #column2 td .shop-product-list .divCategory .divProduct h2 {
font-weight:bold;
margin:0;
padding:5px 10px;
}

#content #column2 .shop-product-list .divCategory .divProduct h2 a {
color:#000000;	
font-size:0.75em;
text-decoration:underline;
}

.divCategory h1 {display:none;}

.divProduct .cart-buttons {
	background:url(/sites/madfishwinescomau/assets/images/btn_addtocart.gif);
	width:102px;
	height:24px;
	overflow:hidden;
	display:block;
	float:right;
	margin-right:8%;
	margin-top:1em;
}

.divProduct .cart-buttons a.button-add {
	color:White !important;
	padding:4px 21px 0px 0px;
	height:24px;
	display:block;
	font-size:12px;
	text-align:center;
}

.divProduct .cart-buttons a.button-add[disabled=disabled] {
	color:#BEBAB0 !important;	
}


#fboxtable img {
	border:none !important;
}



#content .wines-categorydetail h6 {
}


#content .wines-categorydetail h3 {
clear:left;
color:#C56A23;
font-size:0.95em;
margin:0;
padding:10px 10px 0;	
font-weight:normal;
text-decoration:none;
}

.header-wine-style-overview {
	display:none;
}
