/* ==== OSBIE Print Stylesheet ==== */

#Container, #BodyFrame {
	width: 600px;
}

#Header, .Menu, .Shadow, .ContentPhoto, .SideMenu { display: none; }

#PrintHeader { 
	display: block;
	border-bottom: 1px solid #666;
}

#Footer {
	background: url(none);
	clear: both;
	border-top: 1px solid #666;
	padding: 0;
}
#Footer .Links { display: none; }
#Footer .Copyright { 
	float: none;
	text-align: center; }

.Content {
	background: url(none);
	padding: 0;
}