#br_user_ret_header {
    background: none repeat scroll 0 0 #EEEEEE; 
    border: 1px solid #CCCCCC;
    color:#000000; 
    font-size:12px; 
    font-weight:normal; 
    height: 28px;
    line-height: 28px; 
    padding: 5px 0 0 5px;
    display:none;
}

/* Usually the highlighting is found in a <b> block  */
.br_user_ret_highlight_heading {
    display: inline;
    color: #000000;
    font-weight: bold;
}
.br_user_ret_highlight_desc {
    display: inline;
}
