#vawaf_preload
{
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    background: url(./imgs/ldng1.gif) #000 center no-repeat;
    position:absolute;
    z-index:100;
    display:block;
}

#vawaf_clrbth5
{
    height:5px;
    clear:both;
}
#vawaf_clrbth10
{
    height:10px;
    clear:both;
}
#vawaf_clrbth20
{
    height:20px;
    clear:both;
}

#vawaf_debug
{
    clear:both;
    font-size:12px;
    margin:30px;
    border:1px solid red;
    padding:10px;
    color:#000;
    background-color:#ffe5e5;

}