/* print styles */
/* NOTE: any * > selector rules are for standards-compliant browsers. The rule before will have a style that works in IE6. */
/* Table of Contents
	Non-printing Elements
	Layout
*/

/* Non-printing Elements*/
/* *************************************************************************************** */
#nav, h2.expand .instructions {display:none}

/* Layout */
/* *************************************************************************************** */
body {font-size: 11pt;}
#branding {margin-bottom: 2em;}
#container {}

.calendar {width:100%; height:6in; border:none;}
.expand {display:block !important}