.print { display:block !important; }
div#team-panel, #nav, .screen { display:none !important; }
.panel { border:1px solid #999; }
#masthead {
	height:auto !important;
	margin:0px auto;
	padding:10px 0px;
	width:870px;
}
#footer {
	margin:0px auto;
	width:870px;
}
table.striped {
	border-top:1px solid #666;
	border-left:1px solid #666;
}
table.striped td {
	border-bottom:1px solid #666;
	border-right:1px solid #666;
}

#content h1 {
	color:#1D4447;
	padding:0px 0px 10px 0px;
}
div.team-body {
	float:left;
	height:auto;
	margin-left:20px;
	margin-bottom:20px;
	width:50%;
}
div#team-col {
	float:none;
	width:100%;
}