/* #faq and #links will be going away soon */
#faq { float: left; width: 39%; }
#links { float: left; }

.helpcolumn {
float: left;
width: 39%;
}

.letterlink {
padding-right: .9em;
color: #666;
}

.letterlink strong {
color: #000;
}

div#letterlinks {
margin-bottom: 1.5em;
}

body#help div#page-container dl.infolist dt a{
    color:#000;
    text-decoration:none;
}

div.rxbodyfield p a.help-anchor {
    color:#000;
    text-decoration:none;
 }

/*damn you IE! had to use the wildcard for IE */
 dl.infolist dd div.rxbodyfield p *:hover {
 color:#F17C0E;
}


