.position1pixtopandbot {
	position: relative;
	left: 1px;
	top: 1px;
}
.whitespace3pix {
	white-space: normal;
	padding-right: 3px;
	padding-left: 3px;
}
.garamond16on20 {
	font-family: Garamond;
	font-size: 16px;
	line-height: 20px;
}
.imageleftwraptest {
	float: left;
	margin: 10px;
	clear: none;
	border: none;
	top: auto;
	right: auto;
	bottom: auto;
	white-space: normal;
	left: auto;
}
.graybordermiddle {
	vertical-align: middle;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
}
