div.ares-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url('ajax-loader.gif') #666 no-repeat center center;
    opacity: 0.7;
    filter: alpha(opacity=70); /* IE < 8 */
    -moz-opacity: 0.7;
    -ms-filter: "alpha(opacity=70)"; /* IE 8 */
    z-index: 99
}

#shaim_ares {
    margin-top: 15px;
    margin-bottom: 5px;
}
