@CHARSET "utf-8";

div.PanelFeatureIntro a.ButtonSignIn {
	background: url(PanelFeatureIntro/bgSignUpNow.png) no-repeat;
	height: 64px;
	width: 190px;
	display:block;	
}
* html div.PanelFeatureIntro a.ButtonSignIn {
	background-image: url(PanelFeatureIntro/bgSignUpNow.gif);
}