.form-all {
	list-style: none;
	list-style-position: outside;
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	margin-left: 0px !important;
	width: 300px;
}

.form-section, .form-section-closed {
	list-style: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	position: relative;
	zoom: 1;
	clear: both
}

.form-header-group {
	background: #f5f5f5;
	border-bottom: 1px solid #ccc;
	padding: 12px;
	clear: both
}

