.form-name {
	font-weight: 600;
	width: 120px;
}
.inputtext {
	width: 189px;
}
.field {
	padding-bottom: 20px;
	padding-right: 40px;
}
.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;

}
.data-table textarea {
	width: 488px;
}
td.form-name {
	
}
.noright {
	padding-right:0 !important;
}
.event-list label.error{
	color: red;
	margin-left:10px;
}