.nav,
a#pull,
.page-title,
#utl-menu,
.jump-menu-wrapper,
.det-cover-nav,
.det-tools,
#old-cat-link,
.search-bar,
.hitlist-navigation,
.hitlist-item-tools,
.checkbox-mark,
.item-note-btn,
#feedback-button,
#footer {
	display: none !important;
}

html, body, div {
	font-size: 11pt;
}

#print-header {
	display: block !important;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding: 10px;
}

#print-header img {
	/*height: 50px;*/
}

.item-note {
	display: block !important;
}

.det-tag-brief,
.det-tag,
.det-value,
.det-look-inside-heading {
	color: #000;
}

.item-status {
	color: #000;
	border: 1px solid black;
	border-radius: 4px;
	background-color: transparent;
}