.inputNoBorder {
	background-color: transparent;
	border: 0px solid;
	font-size: 11px;
}
.partsheetFirst {
	width:60px;
	height:20px;
	float:left;
	text-align:left;
	overflow:hidden;
	border-top-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-color:#666;
	border-width:1px;
	padding: 4px 4px 0px 4px;
}
.partsheetOther {
	width:60px;
	height:20px;
	float:left;
	text-align:left;
	overflow:hidden;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-color:#666;
	border-width:1px;
	padding: 4px 4px 0px 4px;
}
