#helptext {
    left: 10px;
    width: 173px;
    height: auto;
    font-family: "arial", "helvetica", "verdana";
    font-size: 10pt;
    font-weight: normal;
    color: black;
    padding: 3px;
    padding-left: 6px;
    /*padding-right: 6px; */
    text-align: left;
    clear: left;
    overflow: hidden;
}


a.bookmark, a.bookmark:link, a.bookmark:visited, a.bookmark:active, a.bookmark:hover {
    font-size: 8pt !important;
    font-weight: bold;
}

a.bookmark, a.bookmark:link, a.bookmark:visited, a.bookmark:active {
    color: #628297;
}

a.bookmark:hover {
    color: #0052c2;
}

div.answer div.bookmarkAnswer {
    width: auto;
    height: auto;
}

div.bookmarkAnswer li {
    color: #628297;
}

div.bookmarkAnswer ul,div.bookmarkAnswer ol {
    padding-left: 10px;
    margin-left: 10px;  
}

div.answer div.backLink {
    width: auto;
    height: auto;
    display: block;
    clear: left;
}

.small {
    font-size: 7pt;
}

div.answer {
    width: auto;
    height: auto;
}

div.answer p {
    width: auto;
    height: auto;
}

.bookmarklink {
    width: auto;
    height: auto;
    padding-left: 5px;
    padding-top: 5px;
}

.bookmarkBack {
    display: block;
    padding-bottom: 7px;
}

#helptext #bookmarks #note {
    display: block;
    width: auto;
    height: auto;
    margin-top: 10px;
}

#bookmarks {
    width: auto;
    height: auto;
    padding: 0px;
    margin: 0px;
    padding-top: 7px;
}

#helptext p img.floatLeft {
    display: block;
    float: left;
    margin: 2px;
    margin-top: 0px;
    padding: 1px;
    border: 1px solid #628297 !important;
}

#helptext h2 {
    padding-top: 2px;
}

#helptext b {
    font-weight: bold;
    font-size: 10pt;
}

.bold {
    font-weight: bold;
}

#helptext h1 {
    font-size: 10pt;
    font-weight: bold;
    color: #d12e3c;
}

#helptext h2 {
    font-size:  10pt;
    font-weight: bold;
    color: #628297;
}

#helptext h3 {
    font-weight: bold;
    color: #d12e3c;
    font-size: 10pt;
}

#helptext a, #helptext a:link, #helptext a:visited, #helptext a:active {
    color: #0052c2;
    font-size: 10pt;
}

#helptext a:hover {
    color: #d12e3c !important;
}

#helptext ul li, #helptext ol li {
    font-size: 10pt;
    color: #628297;
    padding-left: 3pt;
    margin-left: 0pt;
}

