  #error {
        margin:10px;
        clear:both;
        position:relative;
        width: 624px;
        height: 329px;
        border: 0px;
    }

    #errorOverlay {
        width:360px;
        height:30px;
        position:absolute;
        top:115px;
        left:240px;
        display:block;
    }

    #blockedOverlay {
        width: 100px;
        height: 25px;
        position: absolute;
        top: 260px;
        left: 240px;
    }

    #tipOverlay {
        width: 100px;
        height: 25px;
        position: absolute;
        top: 230px;
        left: 340px;
    }

    .blockLink {
        width: 100px;
        height: 25px;
        display: block;
        background-image:url("http://sp.askkids.com/i/askforkids/a10f/hp/pixl.gif");
        background-repeat:repeat;
    }

    #errorLink {
        width:360px;
        height:30px;
        display:block;
        background-image:url("http://sp.askkids.com/i/askforkids/a10f/hp/pixl.gif");
        background-repeat:repeat;
    }
