@charset "UTF-8";
/* CSS Document */

#donate {
	width:155px;
	height:40px;
	background-image:url(/content/dam/aarp/aarp_foundation/buttons/155-fdn-button-donate-sprite.png);
	background-position: 0 0;
	text-indent:-9000px;

}

#donate:hover {
	background-position: 0 -41px;	
}