#contentColumn  	/* The big wahoonie */
{
	border: 		1px solid #fff;
}

#shoppingCart {
	padding:0 5px 0 10px;
}
#shoppingCart .contentArea {padding:0 0 1em 0;}
#shoppingCart h2 {
display:none;

margin:0 !important;}

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

.listing .imageBlock img.prodImage		{border:1px solid #000;}
.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;
}
.listing h3 a
{
	color:  			#999;
}

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

.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;
}