@charset "UTF-8";

.labelcell {
	text-align: right;
	width: 144px;
	height:26px;
}

.fieldcell input {
	width: 380px;
	height: 18px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #000066;
}



