.centerBoxContentsProducts {
   float: left;
}

#productList {
	width: 588px
}

#productList tr td, #cartContentsDisplay tr td {
	background:#F3F3F3 none repeat scroll 0% 0%;
	border:2px solid #FFFFFF;
	padding:5px;
	vertical-align:top;
}

#productList img {
	border:medium none;
}
tr.product td {
width:200px;
}
tr.details td {
width:388px;
}

h3.itemTitle a {
	color:#333333;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	line-height:20px;
	font-weight: normal;
}

.submitLink {
	color:#558ba6;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:18px;
	line-height:20px;
	font-weight: normal;
  
	background-color: transparent;
	text-decoration: none;
	border: none;
	cursor: pointer;
	cursor: hand;
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
	overflow: visible;
}

html>/**/body input.submitLink {
	margin-left: -3px;
}

input.submitLink:hover {
	text-decoration: underline;
}


h1,h2 {
color:#558BA6;
font-size:18px;
line-height:24px;
margin-top:5px;
padding:0px;
font-weight: normal;	
}

div.forward {
	float:right
}

#shoppingCartDefault {
	margin-top: 0px;
	padding-top: 0px;
}

html>/**/body div#shoppingCartDefault {
	margin-top: -5px;
}

legend {
	color:#558BA6;
}

.inputLabel {
	width: 9em;
	float: left;
	margin-bottom: 5px;
}

a img {
	border: none
}

.clearBoth {
	clear: both
}

.floatingBox {
margin:0pt;
width:47%;
}

#checkoutBillto, #checkoutShipto {
	float: left;
	width:270px;
	margin-right:20px;
}
	
#infoShoppingCart {
	margin:10px
}

.totalBox {
	width: 80px;
	text-align: right;
	padding-right: 6px;
}
.cartTotalDisplay {
	text-align: right;
}

