* {
	overflow: visible !important;
	height: auto !important;
}

body {
	font-size: 10pt;
}

div#head,
div#notifications,
div#contact-picker-wrap {
	display: none !important;
}

form fieldset {
	border: 0;
}

dl {
	padding: 0 0 0 16em;
}

dl dt {
	font-weight: bold;
	margin: 0 0 0 -16em;
	float: left;
}

div#foot {
	clear: both;
	margin: 2em 0 0 0;
}

ul#page,
div#page {
	margin: 0;
	padding: 0;
	width: 100%;
	float: none;
	clear: both;
	display: block;
	list-style: none;
}

ul#page li {
	display: block;
	border: 0 !important;
}

.toolbar,
.toolbar *,
.toolbar-dropdown,
.toolbar-dropdown *,
.hide-in-print,
.hide-in-print * {
	display: none !important;
}

div.toolbar,
div.fixed-toolbar {
	display: none;
}