#viewed{
    height:auto;
    z-index:2;
    position:absolute;
    margin-left:530px;
    margin-top:-43px;
}

#buttonviewed{
    width:110px;
    height:auto;
    background-color:#333333;
    color:#FFFFFF;
    cursor:pointer;
    font-size:12px;
    padding-left:5px;
}

#contentviewed{
    width:250px;
    max-height:290px;
    height:51px;
    display:none;
    background-color:#FFFFFF;
    border-top:solid 1px #336699;
    border-right:solid 1px #336699;
    border-left:solid 1px #336699;
}
