td {
	padding: .083333em;
}

#primary {
	width: 65em;
}

dt {
	clear: both;;
	float: left;;
	font-size: inherit;;
	font-weight: bold;;
	min-height: 18px;;
	text-align: right;;
	width: 150px;
}

dd {
	float: left;;
	width: 560px;;
	margin: 0 0 7px 5px;;
	font-size: inherit;;
	min-height: 18px;;
	vertical-align: center;;
	text-align: left;
}

#note {
	border: 2px solid #F7B5AF;;
	background: #FCEFEF url(../img/elements/icon_error.png) no-repeat scroll
		30px center;;
	margin: 1em auto;;
	padding: 10px 0 10px 40px;;
	clear: both;
}

#note p {
	margin: 7px 7px 7px 50px;
}