.answer_public_category {
    color:#141212;
}

.answer_public_question {
    color:#0c59f7;
}
.answer_public_Answer {
   color:#f17421;
}

.treeviewitem {
    max-width:600px;
    word-wrap:break-word;
}
    
   .TabContact {
      border: 1px solid #b9bcc0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
  .TabContact .rtsLevel1 .rtsSelected {
    
     border: 1px solid #b9bcc0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
  .TabContact .rtsLevel1 .rtsLink:hover {
    border-color:transparent;
}


.ContactUsGrid .rgMasterTable td.rgGroupCol, .ContactUsGrid .rgMasterTable td.rgExpandCol {  
    border:none;
    background-color:transparent;
}

.ContUsquesMessageTxt {
    background-position: right bottom;
    color: rgb(0, 153, 204);
    background-image: url('../Images/contact_us_qus_bg.gif');
    background-repeat: repeat-x;
}
    .ContUsquesMessageTxt:hover {
    background-position: right bottom;
    color: #2008f8;  
    background-image: url('../Images/contact_us_bg_selected.gif');
    background-repeat: repeat-x;

}

.ContactUsNestedViewPanel {
    padding-right: -10px;
}



.ContactUsGrid .rgAltRow {
    background:none;
}
.ContactUsGrid .rgAltRow td {
    border:none;
}

.ContactUsGrid .rgRow td, .ContactUsGrid .rgAltRow td, .ContactUsGrid .rgEditRow td, .ContactUsGrid .rgFooter td {
    border:none;
    
}
.ContactUsGrid {
      border:none;
}

