
#blackout {
    background: #000000 none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
#attention {
    display: none;
    height: 406px;
    left: 50%;
    margin-left: -326px;
    margin-top: -250px;
    position: fixed;
    top: 50%;
    width: 652px;
    z-index: 10002;
}
#attention a {
    left: 149px;
    position: absolute;
    top: 292px;
}
#attention a img {
    border: 0 none;
}
