#help-contact-info {
    border: 1px solid #CCC;
    /*font-size: 1.2em;*/
    line-height: 1.5em;
    margin: 20px 50px 20px 30px;
    padding: 10px;
}
#help-contact-info dt {
    float: left;
    width: 12em;
}
#help-contact-info dd {
    margin-left: 12em;
}
#help-contact-info dt, #help-contact-info dd {
    border-bottom: 1px solid #999;
    padding: 5px 0;
}
.THRowGeneric {
    background-color: #999;
}
.THColumnGeneric {
    background-color: #666;
}
.TDGeneric {
    background-color: #333;
}
