.jdform input[type="text"]{
	height: 35px;
	width: 100%;
}
.jdform input[type="email"]{
	height: 35px;
	width: 100%;
}
.jdform button[type="submit"]{
	height: 35px;
}
.jdform .controls {
	margin-left: 0px !important;
	text-align:center;
}
ul li
{
list-style:none;
}