#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_add .button:hover {
	color:#FFF!important;
}
.address_add .button .fa {
	margin-left:5px;
}
.address-box {
	background: none repeat scroll 0 0 #FBFBFB;
    border: 1px solid #E5E5E5;
    line-height: 23px;
    margin: 0 0 30px;
    padding: 14px 18px 13px;
}
.address-box li {
	list-style:none;
}
.address_title h3 {
    border-bottom: 1px solid #E5E5E5;    
    font-size: 1.125em;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 12px;
    padding: 0 0 15px;    
}