#checkout_status li a, #checkout_status li p {
	font-size: 11px; 
	display: block;
	margin: 0;
	padding: 8px 20px 8px 0;
}
p.cart_header {
	letter-spacing: 0.05em;
	background: #DAEDB4;
	text-transform: uppercase; 
	margin-top: 0;
	font-weight: bold;
}
.address { 
	float: left; display: inline;
	width: 42%; 
	margin: 20px 2%;
	padding: 0 2% 10px 2%; 
	background: #e1f1e4;
	line-height: 1.5em;
	
}