/* */
#headerLogo a{
	background:url(/images/logo-wateratlas-pinellas.png) no-repeat;
	}
.countyLogo{
    margin:12px 0 0 15px;
    height:inherit;
}
.countyLogo a {width:inherit;height:inherit;}
.countyLogo a.fl {display:inline;float:left;}

#welcome{
	background:url(/images/welcome-pinellas.png) no-repeat;
}
.howcanyouhelp img, .populartools img { margin-top: 25px; }

#headerLogo a:after {
    content: url(/images/logo-wateratlas-pinellas.png)!important;
    display:none;
}

@media print {
    #headerLogo a:after {
        content: url(/images/logo-wateratlas-pinellas.png)!important;
    }
}