#fancy_div h2{
	background: #6BA707;
	font-weight: bold;
	padding: 2px;
}
div#fancy_div{
	background: #fff;
}
#fancy_div form{
	width: 100%;
}

#fancy_div form h3{
	width: 100%;
	margin-top: 5px;
}

#fancy_div form div p{
	clear: both;
}