
.rfcsearch-numdiv {
	color:#808080;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	height:2em;
	min-height:2em;
	max-height:2em;
	vertical-align:middle;
}

.rfcsearch-numonlyerrortextdiv {
	color:#802020;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	height:2em;
	min-height:2em;
	max-height:2em;
	vertical-align:middle;
}

.rfcsearch-numinput {
	font-size: 10px;
	border:#e0e0e0 1px solid;
	background:#f0f0f0;
	padding:1px;
	color:#606060;
}

.rfcsearch-go {
	font-size: 10px;
	border:#e0e0e0 1px solid;
	background:#f0f0f0;
	margin-left:5px;
	color:#606060;
}

.rfcsearch-go[disabled] {
	color:#d0d0d0;
	background:#f8f8f8;
}

