@charset "utf-8";

#reStylePage #header {
	background-image: url(images/re_style_header_bg.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 980px;
}
#reStylePage #goToClinicHome {
	width: 250px;
	height: 40px;
	clear: both;
}
#reStylePage #goToClinicHome a {
	display: block;
	height: 40px;
	width: 250px;
	text-indent: -5000px;
	margin-left: 10px;
	overflow: hidden;
}

