dt {
	font-weight: bold;	
}	
dd {
	margin: 0 0 10px 0;
}
ul.errors {
	color: #c00;
	list-style: none;
	padding-left: 0;
}
textarea {
	width: 300px;
	height: 200px;
}