#addresses #center_column p {
	margin: 0 0 13px;
}
.address_add {
	margin-bottom:20px;
}
.address_add .button {
	background:#43B754;
	border:1px solid #43B754!important;
	line-height:50px;
	height:50px;
}

.address_update .button .fa {
	margin-right:5px;
}
.address_update .button {
	margin-right:20px;
	color:#FFFFFF;
}

.address_title {
    border-bottom: 1px solid #DDD;   
    
}
.address_title h3 {
	padding:10px 15px;	
	font-size: 17px;
    font-weight: 600;
    line-height: normal;
	text-transform:uppercase;
	margin:0px;
}
.address_update {	   
}
.address li {
	line-height:30px;
	padding:0px 15px;
}
.order_delivery {
	margin-top:15px;
	margin-bottom:20px;
}
.address-box {
	border:1px solid #DDD;
	padding-bottom:20px;
}