﻿.banner-govhome
{
    width: 950px;
    height: 90px;
    background-repeat: no-repeat;
    background-image: url(/Libraries/Government/GovernmentBanner.sflb.ashx?);
    
    
}

.banner-gov
{
    width: 950px;
    height: 25px;
    background-repeat: no-repeat;
    background-image: url(/Libraries/Government/GovernmentBannerSmall.sflb.ashx?);   
    
}

