#demo
{
    background:#FFFFFF;
    padding:10px;
    margin:10px 0px;
}

pre {
    font-size: 11px;
    background-color:#FCFAF6;
}
.error
{
    color:maroon;
}
.vrij
{
    color:green;
}

#whoistable
{
    width: 75%;
}
#whoistable th
{
    text-align:left;
    height: 30px;
}
.whoisform
{
    display:inline;    
}
#whoiswait
{

    text-align: center;
    position: absolute;
    top: 50%;
    width: 100%;
    overflow: visible;
    visibility: visible;
    display: block;
}

#whoiswait .outer
{
    margin-left: -200px;
    position: absolute;
    top: -60px;
    left: 50%;
    visibility: visible;
    width:400px;
}

#whoiswait .inner
{
    background-color:#FCFAF6;
    padding:30px;
    line-height:30px;
    border:1px solid #D4D0C8;
}

#whoisdetails
{    padding:20px;
    background-color:#FCFAF6;
}
.linkbutton
{

    width:80px;
}

.whoisrow1, .whoisrow1available
{
    background-color: #F4F3F4;
    height: 30px;
    padding-left: 25px;
}
.whoisrow2, .whoisrow2available
{
    background-color: #FFFFFF;
    height: 30px;
    padding-left: 25px;
}

#verhuman
{
    text-align:center;
    border:1px solid #D4D0C8;
    background:#FCFAF6;
    padding:20px;
}
.verhuman
{

}
.verhumanimg
{
    border:1px solid #000;
}