.form
{ margin: 5px 0px 1px 0px; }

.form_table
{
	border: solid;
	border-width: 1px;
	border-color: #B1BABF;
	background-color: #c5d7e1;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: black;
	padding: 2px;
	border-spacing: 1px;
}

.form_list_actions
{
	background-color: #6890CD;
}

.form_list_item
{
	font-family: sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: black;
	vertical-align: middle;
	height: 30px;
}