@charset "utf-8";
/* CSS Document */

a.crewLink img
{
	background-image: url(_Images/TheCrew/painthouse-thecrew-bio-switch-trans.png);
	background-repeat: no-repeat;
	background-position:0px -1px;	
}


a.crewLink:hover img
{
	background-image: url(_Images/TheCrew/painthouse-thecrew-bio-switch-trans.png);
	background-repeat: no-repeat;
	background-position:0px -38px;	
}