#contactform form fieldset {
	border:none;
	/*background:#DDDDDD url(../images/bg_bullets.jpg) top no-repeat;*/
	background: #ced2e8 url(../images/bg_sidebox.gif) top repeat-x;
	position:relative;
	margin-bottom:10px;
	padding:10px;
}

#contactform form input {
	margin-bottom:2px;
}

#contactform form fieldset legend {
	padding:5px;
	background: #3a3868 url(../images/bg_nav.gif) repeat-x top;
	color:#FFFFFF;
	margin-bottom:0px;
	font-size:1.2em;
	position:relative;
	left:-10px;
	margin-bottom:10px;
}

#contactform form label.blocked {
	display:block;
	width:110px;
	float:left;
}