.PopupAreaBackground

{

    background-color: Gray;
    opacity: .7;
    filter: alpha(opacity=70);
    z-index:10!important;
}
.panel
{z-index:1000000;}