﻿.error {
	font-family: "Lucida Sans", "Arial", sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
	float: left;
	color:Red;
	text-align: left;
}
.opRegValidator {
	font-family: "Lucida Sans", "Arial", sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 15px;
	float: left;
  	width: 300px;
	color: #003f72;
	text-align: left;
}
.opInput2 input {
  width: 100px;
  float: left;
  margin-left: 2px;
  margin-bottom: 12px;
}
opInput2 input {
  border-top: 2px solid #999;
  border-left: 2px solid #999;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
opInput2  input {
  background: #ffc;
}
