/* State Disclosures in Footer */
#footer img {
    display: inline;
    height: 36px;
}
div#disclosures p{ 
	line-height: 1.5rem!important; font-size:70% !important; 
}
div#disclosures p a { 
	color: #990000; 
}
@media only screen and (min-width: 40em){ 
	#footer { padding-bottom: 12px; }
}
/* End State Disclosures in Footer */

.belt-nav a[href$="give.myiu.org"]{
    height: 57px;
    width: 195px;
    text-indent: -9999px;
    background: url(../../images/give-now-button.png) center no-repeat;
    background-size: 195px 57px;
    display: inline-block;
}