#hsbody {
    font-family: arial, sans-serif;
    font-size:12px;
    color: #000;
    position: relative;
    width: 760px;
}

#hsbody h1, #hsbody h2 {
    font: 22px arial narow,sans-serif;
    font-weight: bold;
    color: #6c8e74;
}

#hsbody h2 {
    font-size: 16px;
    color: #6c8e74;
}

#hsbody .fade {
    background: url('/ir/mpl/images/green-fade.png') repeat-x;
    font-size: 14px;
    padding: 2px;
    font-weight: normal;
    color: #FFF;
}

#hsbody .rightbox {
    float: right;
    margin-left: 20px;
    padding: 0 5px;
    width: 240px;
    background: #EEF2EF;
}

#hsbody ul {
    margin-left: 20px;
}

#hsbody a {
    color: #6c8e74;
    font-weight: normal;
    text-decoration: none;
}

#hsbody a:hover {
    color: #000;
    font-weight: normal;
    text-decoration: none;
}

#hsbody img {
    border: 0;
}

#hsbody #subsidlinks {
    position: absolute;
    width: 70%;
    bottom: 4em;
}

#hsbody #subsidlinks img {
    margin-right: 0px;
    margin-top: 5px;
}

