.contact h3 {
    display: none;
}

.form-actions {
	padding: 17px 20px 18px;
	margin-top: 18px;
	margin-bottom: 18px;
	background: none;
	border-top: 1px solid #e5e5e5;
	*zoom: 1;
}

legend {
	color: #507804;
        font-size: 18px;
}

@media screen and (max-width: 750px) {
    tbody, thead { float: center; }
    thead { min-width: 120px }
    td,th { display: block }
}


