.form-name {
	font-weight: 600;
	width: 120px;
}
.inputtext {
	width: 189px;
}
.field {
	padding-bottom: 20px;
}
.submit-center {
	
	background: white;
	width: 260px;
	text-align: center;
	margin: 0 auto;
}
.sign {
	background: url('/images/dot.jpg')  0 20px repeat-x;
}
.data-table {
	float: left;
	margin-right: 40px;
}