/* css for help center */

.question { color:#ff6633; font-weight:bold; }
/* helpHdr is same as hdr00 */
.helpHdr { font-size:16px; color:#f2a80a; font-weight:bold; }
/* helpSubHdr is same as hdr01 */
.helpSubHdr { font-size:12px; color:#e54437; font-weight:bold; }
.contextual { font-size:10px; }
.exp { text-decoration:none; }

