@charset "utf-8";

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

