.label  {
    font-weight: bold;
}

.store.edit .label  {
    float: right;     
    width: 100%;
    font-weight: normal;
}

.address-form .label  {
    float: left;     
    width: 180px;
    font-weight: bold;
}
