                    /*styles for Shipping page, Billing page*/ul.order{ 	font-size:11px;	margin:21px 0 25px 0;}ul.order li {	display: block;	padding-right:10px;	float:left; }ul.order li.last{	padding-right:0;}ul.order li a{	display:block; 	text-decoration:none;	color:#42382f;	font-size:12px;	padding:5px 15px 5px 0;	background:url(/images/icon-arrow.png) no-repeat 100% 50%; }ul.order li.last a{	background:transparent;}ul.order li a.open{	font-weight:bold;}form.shipping-address{	margin:20px 0 32px 0;}.address{	margin-bottom:41px;	font-size:12px;	color:#4e443a;}.address  td{	vertical-align:middle; 	height:40px;}.address td.c1, .address td.c3{	width:114px;}.address td.c2{	width:269px;}.address td.c4{	width:196px;}.address td.spacing {	height:19px;}form.shipping-address select {	width:194px;	color:#4e443a;}form.shipping-address input.text {	width:192px;	color:#4e443a;}form.shipping-address .button-bg{	width:127px;}.button-bg.previous{	float:left;}.button-bg.next{float:right;margin-top:13px;}form.shipping-address  input.button{	font-size:12px;	color:#42382f;}p.billing-info{	font-size:12px;	color:#42382f;	line-height:18px;}
