#shoppingCart h2
{
	margin:0 0 0.6em 0;
	padding:0.3em 0.5em;
	line-height :16pt;
	font-size:14pt;
	color:#ed1c24;
}
#shoppingCart .listing {
	font-size:0.9em;
	line-height:1.2em;
}
#shoppingCart .imageBlock {
	float:right;
	margin:0 0 1em 0;
	width:330px;
}
#shoppingCart .imageBlock #prodImg {
	border:1px solid #000;
}
#shoppingCart img.brand {
	margin:0 0 0.75em 1em;
	border-width:0;
}
#shoppingCart .listingPrices {
	text-align:left;
	color:#000;
	font-size:1.1em;
	margin:0;
	padding:0;
}
#shoppingCart .prices {color:#c00;font-weight:bold;margin-left:1em;}

#shoppingCart .prices .price {}
#shoppingCart .prices .specialPrice {font-size: 13pt; font-weight: 600; margin-bottom: 20px;}

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

#shoppingCart .prices .specialPricePrice {color: #d42244;}

#shoppingCart div.gst {font-size:0.9em;margin:0 0 0 1.3em;}
#shoppingCart div.cconvert {font-size:0.9em;margin:0 0 1em 1.3em;}

#shoppingCart table.option {margin-left:1em;}
#shoppingCart table.option td {
	padding:2px 6px 2px 0;
}
#shoppingCart table.option td label {font-weight:bold}
#shoppingCart table.option td input.qty {font-size:0.9em;width:1.5em;}
#shoppingCart table.option td select {font-size:0.9em;}
#shoppingCart .misc3 {
	margin:1.5em 0 0.5em 1em;
	font-size:1.1em;
	font-weight:bold;
	color:#C00;
}
#shoppingCart .text {
	margin:2em 0 0 1em;
	padding:0 0 1em 0;
}
#shoppingCart .breakLine {
	font-size:1px;
	line-height:1px;

	clear:both;
}

/* ****** ACCOMPANYING IMAGES ****** */

#shoppingCart div.accompanying {
	margin:0 auto 2em auto;
	text-align:center;
	font-size:1em;
	clear:both;
}
#shoppingCart div.accompanying img {
	border:1px solid #000;
	margin:0 0 0.5em 0;
}
#accImages
{
	padding: 		12px 0;
}
.accImage
{
	display:		inline;
	float:  		left;
	padding:		10px;
}
.accImage a,
.accImage a:hover,
.accImage a:visited
{
	border:0px solid #fff;
	color :#fff;
	
}
/* ****** RELATED PRODUCTS ****** */

#shoppingCart .relatedProduct {
	width:165px;
    display: block;
    float: left;
	text-align:center;
	font-size:0.9em;
	min-height:200px;
	height:200px;
	margin:3px;
	padding:3px;
	color:#00359F;
}
#shoppingCart .break{
	clear:left;
}
#shoppingCart .relatedProductPrice {
	font-weight:bold;
}
#shoppingCart .relatedProductName {
	font-size:0.8em;
}
#shoppingCart .relatedProductImage img {
	margin:0 auto 0 auto;
}


#prod3Style {
	font-size:0.9em;

}

#prod3Style tr {
}

#prod3Style td {
	border-top:1px dashed #000;
	border-bottom:1px dashed #000;
}

#h2detailer h2
{
padding:0px;
margin:0px;
}

.reglist
{
line-height : 1.2em;
display:block;
}

.desc
{
width:205px;
}
.desc ul li
{
	float:none;
	line-height : 1.2em;
}