.DhtmlForm_label {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
}

.DhtmlForm_input {
	font-family: sans-serif;
	font-size: 10px;
	border: 1px solid #000;
	color: #000000;
	position: relative;
	left: 30px;
}

.DhtmlForm_select {
	position: relative;
	left: 30px;
	width: 150px;
	font-family: sans-serif;
	font-size: 10px;
	border: 1px solid #000;
	color: #000000;
}

.DhtmlForm_options {
	font-family: sans-serif;
	font-size: 10px;
	color: #000000;
}

.DhtmlForm_button {
	background-color: #fffca1;
	border: 1px solid orange;
	font-family: sans-serif;
	font-size: 12px;
	width: 85px;
	display: inline;
}

.Dhtml_validator_div {
	background-color: white;
	border: 3px double #C1E4FF;
	padding: 4px;
}

.DhtmlForm_checkbox {
	border: none;
}

#Commentpublic {
	margin: 5px 3px 0 30px;
}
