﻿.modalBackground 
{
    background-color:gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}
