/* adresses */
div.addresses { position: relative; width: 100%; }
ul.address { background-color: #f8f8f8; float: left; list-style-image: none; list-style-position: outside; list-style-type: none; margin-bottom: 20px; position: relative; width: 246px; border-bottom: 1px solid #d0d3d8; line-height: 17px; padding-bottom: 10px; }
ul.address.first_item, ul.address.item, ul.address.alternate_item { margin-right: 20px; }
ul.address li { padding-left: 10px; }
ul.address li.address_title { background: #1d1c19; margin-top: 0!important; font-weight: bold; padding: 5px; margin-bottom: 10px; color: #FFF; }
li.address_name, li.address_firstname, li.address_lastname, li.address_update a, li.address_delete a { color: #000 } 
li.address_name, li.address_firstname, li.address_lastname, li.address_company { font-weight: bold }
li.address_update, li.address_delete { }
li.address_update a, li.address_delete a { font-weight: bold; }
li.address_update { padding-top: 12px; }

span.address_name, span.address_firstname, span.address_lastname, span.address_update a, span.address_delete a { color: #000; }
span.address_name, span.address_firstname, span.address_lastname, span.address_company { font-weight: bold; }