@media print {
body {
	text-align:left;
	margin: 0px;
}
#site_content {
	text-align:left;
	position:relative;
	height: 537px;
	width: 980px;
	overflow: visible;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
}
