.label {
	text-align: right;
	}

.field {
	display: inline;
	float: right;
	margin-right: 0.9em;
	margin-left: 0.5em;
	}

.blk {
	border-left: solid 0.01em #000000;
	border-right: solid 0.1em #000000;
	background: #f3f3f3;
	padding-bottom: 2em;
	margin-top: 1.3em;
	width: 579px;
	}
	
.blkhdr {
	background: #ffffff;
	margin-left: 1px;
	font-weight: bold;
	height: 2.2em;
	margin-bottom: 1em;
	text-indent: 10px;
	}
