.jdform input[type="text"]{
	height: 25px;
	width: 92%;
}
.jdform input[type="email"]{
	height: 25px;
	width: 92%;
}
.jdform button[type="submit"]{
	height: 35px;
}
#contact {
	padding:20px 0;
}
.jdform .controls {
	margin-left: 0px !important;
}

.jdform .control-group {
	float: left;
	width: 22%;
}
fieldset {border:none !important; }