.CMSLogo
{
    background-image: url('../../Images/CMSLogo.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 275px;
    height: 95px;
    float: left;
}

/*Modal Popup*/
.LoadmodalBackground
{
    background-color: #FFFFFF;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.DivClear
{
    height: 10px;
}
