/* CUSTOM CSS */

.buyerresources .box.buyer-find .gobutton,
.sellerresources .box.seller-find .gobutton,
.homepage .box.welcome-statement .gobutton {
	background:transparent  url("/siteimages/btn-find.jpg") no-repeat;
}

.sellerresources .box.seller-find .gobutton {
	background:transparent  url("/siteimages/btn-find.jpg") no-repeat;
}

.sellerresources .box.seller-find .gobutton:active {
	background:transparent  url("/siteimages/btn-find.jpg") 0 bottom no-repeat;
}

.buyerresources .box.buyer-find .gobutton:active,
.homepage .box.welcome-statement .gobutton:active {
	background:transparent  url("/siteimages/btn-find.jpg") 0 bottom no-repeat;
}
