fieldset {
	margin:5px;
	padding:0 12px 12px 12px;
	border:1px solid #D4D4D4;
	background-color:#F9F9F9;
}
legend {
	font-weight:bold;
}