html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, /* eric mayer css reset */
a, em, img, tt, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-size: 100%;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-family: arial, verdana, "_sans";
}

h1{
	padding:20px;
	font-size: 18px;
	border-bottom: 1px solid #999;
}
#mainmenu, #submenu, #social, #footer{
	display: none;
}
#content{
	padding:20px;
	font-size:10px;
}
strong{
	padding: 15px 0;
	margin: 0 1em;
}
p{
	margin-bottom:0.8em;
}
#schedule div{
	margin-top: 10px !important;
	font-size: 10px;
	opacity: 1 !important;
}
#schedule p.note{
	display:none;
}