	@import 'print.css';
#printMessage {
	display: block;
	border: 1px solid #eee;
	background: #f5f5f5;
	padding: 20px;
	margin: 0 0 20px 0;
}

