#rhs {
    background: #efefef;
/*
    margin-top: 20px;
    margin-bottom: 5px;
*/
    float: right;
    width: 200px;
    border-left: 1px solid #cccccc;
    min-height: 500px;
    _height: 500px;
}

.smallbox {
    background: #ffffff;
    border: 1px solid;
    border-color: #cccccc;
    margin: 7px auto 14px;
    position: relative;
    width: 186px;
}

.smallbox li {
    margin: 5px 0px 5px 15px;
    position: relative;
}



.smallbox h3 {
    border-top-color: #ffffff;
    border-left-color: #ffffff;
}

.smallbox h3 {
    border-style: solid;
    border-width: 1px;
    border-width: 1px;
    font-family: verdana;
    padding: 2px 3px;
    font-size: 1em;
}

.smallcontent {
    background: #ffffff;
    border-top:  1px solid #999999;
    font-size: 0.85em;
}

.pagehint {
    background: #ffffcc;
}

.smallcontent {
    border-width: 1px;
    padding: 2px 3px;
}


#rhs .input {
    padding: 2px 3px;
}

