#loading {
        width: 100%;
        height: 300px;
        background-color: #c0c0c0;
        position: absolute;
        left: 1;
        top: 1;
        text-align: center;
        filter: alpha(opacity=55); -moz-opacity: 0.55; opacity:0.5; background-color:#EEE;
}

