#addresses_wrap {
    width: 838px ;
}


#address_rubs_links a {
    color: #124780;
    font-weight: bold ;
}

#address_listing {
    padding-top: 40px ;
}

#address_listing h2 {
    font-size: 14px ;
    padding-bottom: 5px ;
}

.address_rubric {
    padding-bottom: 20px ;
}

.address_entry_wrap {
    border-bottom: 1px dotted #B2B2B2 ;
    border-left: 1px dotted #B2B2B2 ;
    border-right: 1px dotted #B2B2B2 ;
}

.address_entry {
    border-top: 1px dotted #B2B2B2 ;
    padding: 5px ;
    background: #E4E4E4 ;
}
.address_entry_noline {
    border-top: none ;
}

.address_entry_left_col {
    float: left ;
    width: 400px ;
    padding-right: 10px ;
}

.address_entry_right_col {
    float: left ;
    width: 400px ;
    padding-right: 10px ;
}

.address_entry a {
    color: #124780 ;
}

.address_remarks {
    clear: left ;
}
.address_remark_inner {
    padding-top: 10px ;
}

.top_link a {
    color: #124780 ;
}

.add_hdr_rub {
    padding-bottom: 5px ;
}
