.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: #353D43;
	height: 20px;
	color: #FFFFFF;
	font-weight: normal;
}
.cart-table {
	background-color: #FFF;
}

.cart-td {
	line-height: 20px;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #F0F0F0;
	color: #232021;
}
.cart-exclude {
	font-size: 90%;
	margin-bottom: 10px;
	text-align: right;
}
#cart-update {
	padding: 5px;
	background-color: #FFF;
}
#cart-continuearea {
	padding-top: 15px;
	padding-right: 5px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #656263;
	padding-bottom: 10px;
}
.formbtn {
	vertical-align: middle;
	width: 121px;
	text-align: center;
	height: 21px;
}
.formbtn a {
	color: #000000;
	background-image: url(../img/btn.gif);
	padding-left: 10px;
	padding-right: 15px;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 15px;
	line-height: 21px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.formbtn a:hover {
	background-image: url(../img/btn0.gif);
	background-repeat: no-repeat;
	line-height: 21px;
	text-decoration: none;
}
.notecell {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #999999;
}
.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;
}
.cart-giftwrapmessage {
	width: 260px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.saleprice {
	color: #f00;
}
.presaleprice {
	font-weight: normal;
	color: #999;
	text-decoration: line-through;
}