@CHARSET "ISO-8859-1";

@import url("core/base.css");
@import url("core/content-viewport.css");

#memberBtn_checkEmail {
	clear:both;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 10px;
	width:246px;
	height:105px;
}

#memberBtn_checkEmail a {
	display:block;
	width:246px;
	height:105px;
	background:url("../../members/_img/check_email_btn.jpg") no-repeat 0px 0px;
}

#memberBtn_checkEmail a:hover {background-image:url("../../members/_img/check_email_btn_f1.jpg");}

