table.user_profile_frontend_properties
{
    /*border-style:double;
    border-width:3px;
    border-color:black;*/
}


div.b-user-profile label {
    font-size: 1.2em;
    font-weight: bold;
    margin-right: 5px;
}

dl.b-user-profile {


  overflow: hidden;


}

dl.b-user-profile dt {
    float: left;
    

}

dl.b-user-profile dd {

    
}



