fieldset {
	-moz-border-radius: 0.9em;
	border-radius: 0.9em;
	padding: 10px;
	font: 11px tahoma, arial, sans-serif;
	color: #666666;
	width: 80%;
}

fieldset legend {
	font: bold 11px tahoma, arial, sans-serif;
	margin: 5px;
	color: #7E9901;
}
