#mform td {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
}
#wrapper #content #main .section #mform #form-submit input {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}

#mform legend {
	font-size: 12px;
	font-weight: bold;
	color: #3D3129;
	margin-bottom: 20px;
	display: block;
}

#error dl {
	list-style-type: circle;
	padding-left: 10px;
	padding-bottom: 20px;
	list-style-position: outside;
}
#error dt {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding-top: 10px;
	padding-bottom: 10px;
}
#error dd {
	font-size: 12px;
	color: #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: circle;
	padding-left: 10px;
	list-style-position: outside;
}
#form-submit {
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
}
#mform strong {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
.indispensability  {
	color: #CC0000;
}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
