@CHARSET "utf-8";

form.CSS3_first-of-type {
	margin-bottom: 50px;
}

form.CSS3_last-of-type input[type=submit] {
	margin-left: 3px;
}

form.CSS3_last-of-type dd input {
	vertical-align: top;
}