body {
	font-size: 12pt;
	line-height: 20pt;
}

#nav, #global, #secondary, #footer, #courseSearch, 
#courseSearchWide, #breadcrumbs, #helpLinks, a.button,
#moreHolder, #pushBox, #FriendControl, .box
{
	display: none !important;
}

#header {
	margin-bottom: 1cm !important;
}

body, #main, .content, #primary, #side, #message, 
#teasers, #teasers div, #message h1, #message p, #calendar, dl.happenings, #result {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size:small;
	line-height:normal;
}

#wrapper
{
    width:auto !important;
}


#message h1, #message p {
	width: 70% !important;
}

#teasers {
	height: inherit !important;
}

#calendar, dl.happenings {
	height: inherit !important;
	position: static !important;
}

#teasers {
	border: none;
}

#side .accordion div {
	display: block !important;
}

a:link, a:visited {
	text-decoration: underline;
}

