.topleft-cell {
	height: 7px;
	background-color: Aqua;
}

.top-cell {
	height: 7px;
		background-color: Aqua;
}

.topright-cell {
	height: 7px;
		background-color: Aqua;
}

.left {
	background-image: url(../Images/item/left_runner.gif);
	background-repeat: repeat-y;
}

.right {
	background-image: url(../Images/item/right_runner.gif);
	background-repeat: repeat-y;
}

.bottom {
	background-image: url(../Images/item/bottom_runner.gif);
	background-repeat: repeat-x;
}

.center {
	background-image: url(../Images/item/center_bkgd.jpg);
	background-repeat: no-repeat;
}

.distance {
	font-size: 12px;
	color: #00008B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

.distance-note {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #777777;
}

.surveyor-name {
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
