.sx-res-start-dovalidateoverlay{
    background-color:#fff;
    opacity:0.8;
    filter:Alpha(opacity=80);
    height:89%;
    width:93%;
    position:absolute;
    z-index:10000;
    margin-top:36px;
	margin-left:15px
}

* html .sx-res-start-dovalidateoverlay{
    overflow:auto;
    zoom:1;
}

.sx-res-start-dovalidateoverlay img{
    opacity:1;
    filter:Alpha(opacity=100);
    z-index:10001;
}
