ul.wp_form li fieldset legend {
	background: #fff;
	color: #888;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0 15px;
	vertical-align: bottom;
	border:1px solid #ddd;
}
ul.wp_form table,
ul.wp_form table tr,
ul.wp_form table tr td {
	padding:0;
	margin:0;
}
