#shipping_billing_conatienr {
	padding: 0px 50px 30px 50px;
}
.billing, .shipping {
	vertical-align: top;
}
#shipping_billing_form_top td {
	vertical-align: top;
	padding: 2px;
}
#shipping_billing_conatienr table td {
	vertical-align: top;
	padding: 2px;
}
.helpful_header {
	color: #4e3d3e;
	padding: 10px;
}
.helpful_header strong {
		font-size: 18px;
		font-weight: normal;
		color: #000000;
	}
.shipping_field {
	border: 1px solid #4e3d3e;
	width: 300px;
	margin-top: 2px;
	margin-bottom: 0px;
}
.button {
	background-image: url(/site_assets/www.dianeslingerie.com/images/buttons/blank.gif);
	border: none;
	color: #4e3d3e;
	margin: 3px 0px;
	height: 24px;
	padding: 3px 3px 1px 20px;
	text-align: left;
	text-transform: uppercase;
	width: 110px;
}
.continue_button {
	background-image: url(/site_assets/www.dianeslingerie.com/images/buttons/blank_long.gif);
	border: none;
	color: #4e3d3e;
	margin: 3px 0px;
	height: 24px;
	padding: 3px 3px 1px 20px;
	text-align: left;
	text-transform: uppercase;
	width: 175px;
}
.cart_subtotal {
	color: #4e3d3e;
	font-weight: bold;
}
.customer_registration_form {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.customer_registration_form_title {
	padding: 2px;
	text-align: left;
}
.customer_registration_form_noborder {
	border-top: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subheader {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
}
.table_header {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9a888b;
}
.coupon_update {
	border-top: 1px solid #4e3d3e;
	border-bottom: 1px solid #4e3d3e;
	padding: 5px 0px;
	
}
.cart_subtotal {
	padding-top: 20px;
}
.cart_row {
	padding-top: 20px;
	color: #4e3d3e;
}
table {
	margin-right: 20px;
}
ul.cart_progress {
	float: left;
	padding: 0px;
	margin: 0px;
}
ul.cart_progress li {
	list-style-type: none;
	list-style-position: outside;
	text-align: center;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 38px;
	
	padding-left: 9px;
	padding-right: 9px;
	
	clear: none;
	float: left;
}
ul.cart_progress li.current {
	background-image: url(/site_assets/www.dianeslingerie.com/images/checkout_progress_current.gif);
	background-position: center bottom;	
	font-weight: bold;
}
ul.cart_progress li.incomplete {
	background-image: url(/site_assets/www.dianeslingerie.com/images/checkout_progress_incomplete.gif);
	background-position: center bottom;	

}
ul.cart_progress li.complete {
	background-image: url(/site_assets/www.dianeslingerie.com/images/checkout_progress_complete.gif);
	background-position: center bottom;	
}
ul.cart_progress li.done {
	background-image: url(/site_assets/www.dianeslingerie.com/images/checkout_progress_done.gif);
	background-position: center bottom;	
	font-weight: bold;
}
ul.cart_progress a {
	color: #000000;
	text-decoration: none;
}
	ul.cart_progress a:hover {
		color: #000000;
		text-decoration: underline;
	}
	
.click_here {
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}
.click_here:hover {
	text-decoration: none;
	color: #b4a19d;
}
	
#account_container {
	width: 500px;
}

.outlined_form  {
	border: 1px solid #413035;	
/*	background-image: url(../images/shadowbg.jpg); */
	background-repeat: repeat-x;
	height: 150px;
	padding: 30px;
}
.customer_account_form {
	border: 1px solid #413035;	
/*	background-image: url(../images/shadowbg.jpg); */
	background-repeat: repeat-x;
	height: 190px;
	padding: 10px 30px 0px 30px;
}
.customer_account_form a {
	text-decoration: none;
}
.customer_account_form a:hover{
	text-decoration: underline;
}

#registration_container td {
	padding: 3px;
}

