html, body {
	font-family: verdana;
	font-size: 10px;
	margin: 0px;
	padding: 0;
	height: 100%;
	width: 100%;
	position: absolute;
}

#header, #footer, #noprint, .left {
	display: none;
}

a:link {
	color: #336600;
	text-decoration: none;
}

a:active {
	color: #336600;
	text-decoration: underline;
}

a:visited {
	color: #336600;
	text-decoration: none;
}

.content {
	top: 0;
	padding: 100px 10px;
	line-height: 16px;
}

.header {
	color: #336600;
	font-size: 12px;
}

.green {
	color: #336600;
}

.disclaimer {
	font-size: 8px;
}

table.parcel {
	border: 1px solid #000;
}

td.parcel {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding-left: 3px;
}

td.property-padding {
	padding-bottom:10px;
	padding-right:10px;
}

td {
	vertical-align:top;
}

table {
	margin-bottom:10px;
}

img.imgborder {
	border: 1px solid #336600;
	margin-bottom: 8px;
}

#bid td {
	padding-bottom: 5px;
}

td.form {
	border-bottom:1px solid #000;
	padding-top: 20px;
}

td.formv {
	vertical-align:bottom;
}
