#main_content{
	margin-left: 10px;
	margin-right: 10px;
}

#content_left{
	float: left;
	width: 615px;
}

#content_right{
	float: right;
	width: 152px;
}

div.clear{
	clear: both;
}

div.checkout_box{
	border: 1px solid #000000;
	margin-bottom:10px;
}

table.product_display{
	font-size: .9em;
	margin: 5px;
	width: 100%;
}

div.checkout_box_header{
  background: url("/images-new/nav-fade.gif") #FFFFFF;
  height: 31px;
  font-size: .9em;
  font-weight: bold;
  padding-left:5px;
  line-height: 28px;
}

div.continue_shopping{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
}

div.checkout_box p{
	margin: 5px;
	font-size: .9em;
}

.checkout_table{
	font-size: .9em;
}

.inner_checkout_table td{
	padding-top: 2px;
	padding-bottom: 2px;
}

div.order_subtotal{
	font-weight:bold;
	margin: 10px;
	text-align: right;
	margin-right:20px;
}