#shoppingCart table#listingTable
{
	margin:4px 0 20px;
	width:759px;
}
#listingTable tbody tr {background-color:#F0F5F9;}
#listingTable tbody tr.odd {background-color:#E3EFFD;}

#listingTable td,#listingTable th  {
	padding:6px 8px;
	vertical-align:top;
	text-align:left;
	font-size:85%;
}
#listingTable th {
	font-weight:bold;
	color:#FFF;
	background-color:#559A4A;
}
#listingTable td a {
	color:#000;
}
#listingTable td.c4, #listingTable td.c5, #listingTable th.c4, #listingTable th.c5 {
	text-align:right;
	font-weight:bold;
}
#listingTable td.c6, #listingTable th.c6 {
	width:85px;
	margin-left:4px;
	margin-right:4px;
}
#listingTable tfoot tr td {
	padding-top:4px;
	padding-bottom:4px;
	border-top:1px solid #080;
	border-bottom:1px solid #080;
}
#listingTable tfoot tr td.c3 {
	text-align:right;
	font-weight:bold;
}

#postTable {
	margin:0 5em 2em 5em;
	text-align:center;
}


#wineClubJoin {
	padding:10px;
	background-color:#FCF6B5;
	text-align:center;
	width:80%;
	border:2px solid #2A910A;
	margin:0 auto;
}
#shoppingCart #instructions
{
	margin: 			7px;
	padding:    		0 12px;
	font-family:		Arial, Trebuchet MS, Helvetica, Verdana, San Serif;
	font-size:  		0.7em;
	font-weight:		normal;
	list-style-type:	square;
}


#backUp {
	margin:0 20px;
}
#backUp h3 {
	font-size:1.1em;
	font-weight:normal;
	margin:1.5em 0 3em;
}

#backUp .viewBasketSpecials
{
	display:block;
	float:  	left;
	font-size:  0.8em;
	margin: 	0 12px 1.5em 0;
	text-align: center;
	width:45%;
}

#backUp .viewBasketSpecials a {color:#000;}


#backUp .viewBasketSpecials .imgBlock
{
	width:100%;
	height:235px;
	background-position:50% 50%;
	background-repeat:no-repeat;
}
