.formTable{
	width:90%;
}
.textField{
	width:250px;
	margin:0 3px;
}
.panjang{
	width:180px;
	margin:0 3px;
}
.pendek{
	width:58px;
	margin:0 3px;
}
.textArea{
	width:250px;
	height:100px;
	margin:0 3px;
}
.editform label { width:200px;display:block;float:left;clear:left }
textarea { height:100px }