table.form-table {
	width: 100%;
	border: 0;
	margin-bottom: 18px;	
}
table.form-table th, table.form-table td {
	padding: 5px;
	/*border-bottom: 1px solid #dbdbdb;*/
}
table.form-table th {
	text-align: left;
}
table.form-table td {
}

