fieldset
{
	border: 1px dotted #066;
	padding:8px;
}

legend
{
	font-size:90%;
	font-style:italic;
	color: #066;
	background:white;
}

