.cop_product_line #imageblock {
	clear: left;
	float: left;
	width: 160px;
}
.cop_product_line {
	float: none;
	width: 540px;
	clear:both;
	margin-top:10px;
}
.cop_product_line #line_content {
	float: right;
	width: 380px;
}
.cop_product_line #line_content #title {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555776;
	text-align:left;
}
.cop_product_line #line_content #subrow {
	clear: both;
	float: left;
	width: 380px;
	margin-top:10px;
}
#price {
	float: left;
	width: 235px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	clear: left;
	text-align: left;
}
.cop_product_line #line_content #subrow #speclink {
}

#price .pr_row {
	float: left;
	width: 220px;
	clear: both;
	text-align:left;
}
#bottomrow {
	clear: both;
	float: left;
	width: 540px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 20px;
	padding-bottom:55px;
}
#bottomrow #code {
	float: left;
	height: 26px;
	width: 156px;
	background-image: url(img/shop/bar_part.gif);
	margin-right: 8px;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
#bottomrow #stocklevel {
	float: left;
	height: 26px;
	width: 223px;
	background-image: url(img/shop/bar_main.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	text-align: center;
}
#bottomrow #qty #qty_input {
	display:inline-block;
	width: 30px;
	height: 20px;
	padding:0px;
	border:1px;
	border-color:#999999;
	border-style:solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	float:right;
	clip: rect(0px,0px,0px,0px);
	font-style: normal;
	text-decoration: none;
	margin-top:2px;
}
#bottomrow #qty {
	float: right;
	width: 40px;
	height: 26px;
    margin-right:5px;
}
#bottomrow #add {
	float: right;
	height: 26px;
	margin-top:2px;
}
#price .orprice {
	color: #FF6600;
	display: inline;
	margin-right:4px;
}
#price .special_row {
	clear: both;
	padding-left: 15px;
	float: left;
	width: 220px;
	background-image: url(img/orange_star.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	text-align:left;
}
.cop_product_line #line_content #subrow #speclink {
	float: right;
	margin-top: 3px;
	cursor:pointer;
}
.cop_product_line #line_content #desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #80818d;
	text-align: justify;
	clear: both;
}
#exvatmesssage {
  text-align:center;
  font:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#999999;
}
.cop_product_line #line_content #subrow #price blockquote {
	margin: 0px;
	padding: 0px;
}
.cop_product_line #line_content #subrow #price .actxxsmall {
	display: none;
}
.cop_product_line #line_content #subrow #price .actxsmall {
	background-image: url(img/shop/ico_orsq.jpg);
	clear: both;
	float: left;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left 3px;
	width:200px;
}
.cop_product_line #line_content #subrow #price .actxsmall b {
	font-weight: normal;
}
.cop_product_line #line_content #subrow #price br {
	display: none;
}
.cop_product_line #line_content #subrow #price #options {
	float: left;
}
#cartTotal {
	text-align: left;
	margin-left:15px;
	color: #FF9900;	
}
#cartCount {
	text-align: left;
	margin-left:15px;
	color: #FF9900;	
}