body {
}

DIV.CAccreditation_PanelHeader
{
    position: absolute;
    display: block;
    width: 102px;
    height: 20px;
    left: 633px;
    top: 83px;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    background-color: lavender;
    text-align: center;
}
DIV.CAccreditation_PanelDetail
{
    display: block;
    background-color: white;
    position: absolute;
    overflow: hidden;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    width: 102px;
    height: 309px;
    left: 633px;
    top: 103px;
}





