@charset "utf-8";
/* CSS Document - Filename: printSched.css
Print Style Sheet for the Wellness One Group Exercise Schedule
This style sheet is attached to the HTML file: groupExerCalendar.html

_____________________________________________________________________*/




#horizNav {
	display: none;
}

body {
	background-color: #FFF;
}

#columnWrapper {
	background-color: #FFF;
}

.googleCalendar {
	color: #000 !important;
}
iframe {
	color: #000 !important;
}



/*

#wrapper {
	background-color: #FFF;
	width: auto;
	border-style: none;
}

#main {
	padding: 0px;
	border-style: none;
	width: auto;
}


*/
