@charset "utf-8";

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

