﻿.modal2 {
    display:    none;
    position:   absolute;
    z-index:    999;
    top:        0;
    left:       1px;
    height:     100px;
    width:      100px;
    background: rgba( 91, 192, 222, .2 ) 
                url('/Content/images/FhHRx.gif') 
                50% 50% 
                no-repeat;
}