#d_left {
    width: 960px;
    height: 530px;
    padding: 30px 0 0;
    position: relative;
    z-index: 200;
    text-align: left;
}

#box_contents {
    width: 958px;
    height: 450px;
    margin: 20px 0 0 ;
    border: 1px solid #979797;
    position: relative;

}

.loader { 
    background: url(../../images/loading.gif) center center no-repeat; 
}
