#br_user_ret_header {
    background:none;
    border:0px;
    color:#000000; 
    font-size:12px; 
    font-weight:normal; 
    height: 28px;
    line-height: 28px; 
    padding: 0px 0px 5px 0px;
    margin-bottom:5px;
    border-bottom:1px solid #dedede;
    display:none;
}
h1 {
  border-bottom: 2px solid #DEE2E5;
  display: block;
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  padding-bottom: 10px;
}
#br_user_ret_query {
    font-weight:bold;
    color:#75869a;
}

/* 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;
}
