.cart-description {
	padding-bottom: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.cart-greylinethick {
	padding-bottom: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	padding-top: 5px;
}
.cart-greylinethin {

	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
.cart-greentext {
	font-weight: bold;
	color: #009900;
}
.cart-redtext {
	font-weight: bold;
	color: #FF0000;
}
.cart-greybar {

	background-color: #F0F0F0;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #D2D2D2;
}
.cart-smallpad {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.cart-greylineimg {
	padding-bottom: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	padding-top: 5px;
	width: 140px;
}
input.blacktxt2 {
	color: #000000;
	font-weight: bold;
}
th {
	line-height: 20px;
	background-color: #E7E7E7;
	height: 20px;
	color: #000000;
	font-weight: normal;
}
.cart-table {
	background-color: #000000;
}

.cart-td {
	line-height: 20px;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #292929;
}
#cart-subtotalarea {
	padding-top: 15px;
	padding-bottom: 33px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #292929;
	padding-right: 3px;
	padding-left: 5px;
}
.cart-excludevat {
	font-size: 90%;
	margin-bottom: 10px;
	text-align: right;
}

#cart-Sub {
	text-align: right;
}
#cart-update {
	width: 200px;
	padding: 5px;
}
#cart-continuearea {
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;
}
.cart-ordersubtotal {
	text-align: right;
	height: 25px;
	padding-left: 5px;
}
.cart-ordersubtotalline {
	font-weight: bold;
	text-align: right;
	height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	width: 80px;
}
.formbtn a {
	color: #000000;
	background-color: #F4F4F0;
	background-image: url(../img/site/btnbg.gif);
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	background-repeat: repeat-x;
	border: 1px solid #003C74;
	padding-top: 0px;
	padding-bottom: 2px;
	background-position: bottom;
	line-height: 18px;
	font-size: 11px;
}
.formbtn a:hover {
	color: #A90000;
	background-color: #F4F4F0;
	background-image: url(../img/site/btnbg.gif);
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	background-repeat: repeat-x;
	border: 1px solid #003C74;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 2px;
	background-position: bottom;
	text-decoration: none;
	font-size: 11px;
}
.cart-ddmwidth {
	width: 273px;
}
.cart-checkoutsubtotal {
	font-weight: bold;
	text-align: right;
	height: 25px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
}
.cart-checkoutsubtotalline {
	font-weight: bold;
	text-align: right;
	height: 25px;
	width: 100px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
}
.cart-whitecell {
	background-color: #FFFFFF;
	padding: 10px;
}
