h3 {
	margi-top: 10px;
	font-weight: bold;
}

em {
	color: #ff5151;
}

dl#ank {
	margin: 0px;
	padding: 0px !important;
}

form.cmxform dl dt {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 10px;
	border-top: 1px solid #b0c4de;
	background-image: none;
}

form.cmxform dl dd {
	margin-left: 60px;
	margin-bottom: 5px;
}

form.cmxform dl dd.other {
	margin-left: 0px;
}

input.text {
	width: 15em;
}

form.cmxform fieldset {
	padding: 20px;
}