@import "print.css";

#Sections, p.view {
	display: none;
}

#Actions tr.head td, #Files tr.head td {
	border-bottom: 1pt solid #000;
}

h2.passport {
	margin-bottom: 0.75em;
}

table.spec td.parameter span {
	background: #FFF;
}

div.post {
	max-width: none;
}

#Files, #Report {
	margin-top: 0.75em;
}

table.project {
	margin: 0;
}

table.project td {
	border: 1px solid #666;
}

#Content.preview {
	padding: 0;
}