#contentColumn {
	border-width:0 !important;
	padding:12px 0 !important;
}

#shoppingCart #listingTable .listing
{
	font-size:  	0.8em;
	border: 		2px solid #007698;
	padding:		4px;
	margin: 		0 0 7px 0;
	margin-right: 15px;
}
.listing .imageBlock {
	float:left;
	display:inline; 	/* fix explorer bug */
	margin:0 20px 0 0;
	border-width:0;
}

.listing .imageBlock img.prodImage		{border:1px solid #007698;}
.listing .imageBlock img.enlargeImage	{border:1px solid #FFF;}

.listing .listingTextBlock
{
	color:  			#453A20;
	margin-left:		135px;
	font-size:  		0.95em;
}
.listing h3
{
	font-weight:		normal;
	margin: 			0 0 7px 0;
	font-size:  		1.1em;
	line-height:		1.2em;
	color:  			#007698;
}

.listing  .misc3 {
	margin:1em 0 0.5em 0;
	font-size:1.1em;
	font-weight:bold;
	color:#453A20;
}
.listing .prices {
	text-align:left;
	color:#007698;
	font-size:1em;
	margin: 7px 0;
	padding:0;
}
.listing .prices label {}
.listing .prices span
{
	color:  		#007698;
	font-weight:	normal;
}
.listing .prices a {color:#007698;}
.listing .price
{
	color:  		#007698;
}

.listing table.option
{

}

.listing table.option td
{
	padding:	1px 6px 1px 0;
}
.listing table.option td label  {font-size:1em;font-weight:normal; color:#453A20;}
.listing table.option td input.qty  {width:2em; border:1px solid #453A20; color:#453A20;text-align:right;}
.listing table.option td select {font-size:0.9em; border:1px solid #453A20; color:#453A20;}

.listing table.buttons
{
	float:  	right;
	display:	inline;
}
.listing table.buttons td
{
	padding-left:	4px;
}

#shoppingCart #basketSummary
{
	clear:  			both;
	text-align: 		center;
	font-size:  		1em;
	font-weight:		bold;
	padding:			1em 0;
		border: 		2px solid #453A20;
	margin: 			12px 0;
		margin-right: 15px;
}
#shoppingCart #basketSummary .prices
{
	color:  			#007698;
}
#shoppingCart #basketSummary div {
	margin:1em 1em 0 1em;
	font-weight:normal;
	font-size:0.8em;
}
#shoppingCart #basketSummary div.cconvert {
	margin:0 1em 0 1em;
}

#shoppingCart #instructions
{
	margin: 			8px;
	padding:    		0 12px;
	font-family:		Arial, Trebuchet MS, Helvetica, Verdana, San Serif;
	font-size:  		0.7em;
	font-weight:		normal;
	list-style-type:	square;
}
#shoppingCart .viewBasketSpecials
{
	display:	inline;
	float:  	left;
	font-size:  0.8em;
	margin: 	0 12px 0 0;
	text-align: center;
}
#shoppingCart .text
{
	color:#453A20;
	margin:12px 0 0 0;
	padding:0 0 1em 0;
}
#shoppingCart .updateButton
{
	height: 	auto;
	width:  	auto;
}
