#googlecart-widget-control
{
	float: right;
	padding: .25em 1em .25em 1em;
	text-align: right;
	background-color: #404040;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.product table
{
	width: 100%;
	border-collapse: collapse;
}
.product table th,
.product table td
{
	margin: 0;
	padding: .25em 1em .25em 1em;
}
.product table th
{
	color: #FFFFFF;
	font-size: 1.25em;
}
.product table th sup
{
	color: #A0A0A0;
	font-size: .625em;
}
.product table td
{
	text-align: left;
	vertical-align: top;
}
.product table td.price
{
	text-align: right;
	font-size: 1.5em;
}

.product td.price input
{
	margin: .25em;
	margin-left: 1em;
	padding: .25em;
	color: ;
	width: 3em;
	font-size: .8em;
	text-align: right;
}
.product td.price .controls
{
	margin: 0;
	padding: 1em 0 0 0;
	float: right;
}

.product label
{
	display: block;
}
.product img
{
	float: left;
	width: auto;
	height: 350px;
}
.product-image
{
}
.override .googlecart-widget-title
{
	color: #000000;
}
strong
{
	color: #FFFFFF;
}
#TheDebrisInhibitorProductContainer label.black { background-image: url(../images/store/thedebrisinhibitor-black.png); }
#TheDebrisInhibitorProductContainer label.white { background-image: url(../images/store/thedebrisinhibitor-white.png); }
#TheDebrisInhibitorProductContainer label.cardinal { background-image: url(../images/store/thedebrisinhibitor-cardinal.png); }
#TheDebrisInhibitorProductContainer label.gold { background-image: url(../images/store/thedebrisinhibitor-gold.png); }
#TheDebrisInhibitorProductContainer label.royal { background-image: url(../images/store/thedebrisinhibitor-royal.png); }
#TheDebrisInhibitorProductContainer label.navy { background-image: url(../images/store/thedebrisinhibitor-navy.png); }
#TheDebrisInhibitorProductContainer label.purple { background-image: url(../images/store/thedebrisinhibitor-purple.png); }
#TheDebrisInhibitorProductContainer label.orange { background-image: url(../images/store/thedebrisinhibitor-orange.png); }
#TheDebrisInhibitorProductContainer label.burntorange { background-image: url(../images/store/thedebrisinhibitor-orange-burnt.png); }
#TheDebrisInhibitorProductContainer label.grey { background-image: url(../images/store/thedebrisinhibitor-grey.png); }
#TheDebrisInhibitorProductContainer label.maroon { background-image: url(../images/store/thedebrisinhibitor-maroon.png); }
#TheDebrisInhibitorProductContainer label.green { background-image: url(../images/store/thedebrisinhibitor-green.png); }

#TheSouthernSpatsTeeProductContainer label.black { background-image: url(../images/store/thesouthernspatstee-black.png); }
#TheSouthernSpatsTeeProductContainer label.grey { background-image: url(../images/store/thesouthernspatstee-grey.png); }

#TheDebrisInhibitorProductContainer label,
#TheSouthernSpatsTeeProductContainer label
{
	background-image: url(../images/store/thedebrisinhibitor-black.png);
	background-position: -1000px -1000px;
	background-repeat: no-repeat;
}

