#helpBox {
    position: absolute;
    top: 0px;
}
DIV.helpBoxDIV {
    background:  #CBB487;
    padding:     2px;
    color:       black;
    font-size:   12px;
    line-height: 16px;
}
