#shoppingCart {
	padding:0 0px 0 0px;
}
#shoppingCart .contentArea {padding:0 0 1em 0;width:100%;}
#shoppingCart h2 {margin:0 !important;}

#shoppingCart .fakeTable {
	margin:0;
}
#shoppingCart .fakeTable .listing {
	font-size:0.8em;
	border-bottom:1px dashed #A0A1A5;
	padding:15px 2px 0 2px;
	float:left;
	width:370px;
	height:200px;
}

#shoppingCart .fakeTable .listingForOne {
	font-size:0.8em;
	border-bottom:1px dashed #A0A1A5;
	padding:15px 2px 0 2px;
	float:left;
	width:100%;
	height:200px;
}
.listing .imageBlock,
.listingForOne .imageBlock {
	float:left;
	display:inline; 	/* fix explorer bug */
	margin:0 1em 1em 0;
	border-width:0;
	max-width : 123px;
height:200px;
	overflow : hidden;
}

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

.listingForOne .imageBlock img.prodImage		{border:1px solid #000;}
.listingForOne .imageBlock img.enlargeImage	{border:1px solid #FFF;}

.listing .listingTextBlock {
	margin-left:95px;
	color:#8F9094;
	font-size:1.3em;
}

.listingForOne .listingTextBlock {
	margin-left:95px;
	color:#8F9094;
	font-size:1.3em;
}

.listing img.brand {
	float:right;
	display:inline; 	/* fix explorer bug */
	margin:0 0 0.5em 1em;
	border-width:0;
}
.listing h3 {
	font-weight:400;
	margin:0;
	font-size:1.1em;
	line-height:1.2em;
	color:#262324;
}

.fakeTable h3.subhead {
	clear:both;
	width:100%;
	padding:5px;
}


.listing h3 a  {
	color:#262324;
}
.listing  .id {
	margin:0 0 1em 0;
}
.listing  .misc3 {
	margin:1em 0 0.5em 0;
	font-size:1.1em;
	font-weight:bold;
	color:#C00;
}


#shoppingCart .prices a {color:#262324;}

#shoppingCart .prices {color:#262324;font-weight:400;}

#shoppingCart .prices .price {}
#shoppingCart .prices .specialPrice {}

#shoppingCart .prices .priceLabel {color:#8F9094;}
#shoppingCart .prices .specialPriceLabel {color:#000;}





.listing table.option td {
	padding:1px 6px 1px 0;
}
.listing table.option td label  {font-size:1em;font-weight:bold}
.listing table.option td input.qty  {font-size:0.9em;width:1.5em;}
.listing table.option td select {font-size:0.9em;}



.listingForOne img.brand {
	float:right;
	display:inline; 	/* fix explorer bug */
	margin:0 0 0.5em 1em;
	border-width:0;
}
.listingForOne h3 {
	font-weight:400;
	margin:0;
	font-size:1.1em;
	line-height:1.2em;
	color:#262324;
}

.listingForOne h3 a  {
	color:#262324;
}
.listingForOne  .id {
	margin:0 0 1em 0;
}
.listingForOne  .misc3 {
	margin:1em 0 0.5em 0;
	font-size:1.1em;
	font-weight:bold;
	color:#C00;
}


.listingForOne table.option td {
	padding:1px 6px 1px 0;
}
.listingForOne table.option td label  {font-size:1em;font-weight:bold}
.listingForOne table.option td input.qty  {font-size:0.9em;width:1.5em;}
.listingForOne table.option td select {font-size:0.9em;}

.rrp {
	font-size:0.8em;
}
.main {
	margin-top:4px;
	font-weight:bold;
}