@charset "UTF-8";
/* CSS Document */

#printContent {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 85px;
	height: 100%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 1px;
	color: #666666;
	line-height: 15px;
}
.horz-streep {
	border-top-style: none;
	width: 400px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #A0522D;
	border-right-style: none;
	border-left-style: none;
}
