body {
	font-size: 87.5% !important;
	color: #000 !important;
	line-height: 1.3em !important;
}

#navigation {
	border-top: 3px solid #333 !important;
	height: 1px !important;
}

#navigation > ul {
	display: none !important;
}

#sidebar {
	display: none !important;
}

#content {
	width: 100% !important;
}

table {
	width: 100% !important;
}

th {
	text-align: left !important;
	font-weight: bold !important;
}

table.frm-table th:first-child {
	width: 2% !important;
}

table.frm-table th {
	width: 32% !important;
}


#footer .footer_nav {
	display: none !important;
}

#footer {
	text-align: center !important;
}

#footer ul,
#footer ul li {
	list-style: none;
}

/* fix lab sheet table */
#frm-table-124 {
}

#frm-table-577 th,
#frm-table-579 th,
#frm-table-578 th,
#frm-table-575 th,
#frm-table-124 th {
	width: 14% !important;
}

#frm-table-577 th:last-child {
	width: 28%!important;
}


#frm-table-579 th:first-child,
#frm-table-578 th:first-child,
#frm-table-577 th:first-child,
#frm-table-575 th:first-child,
#frm-table-124 th:first-child {
	width: 2% !important;
}



