#form_table {
	width: 450px;
}
#form_table td {
	padding: 0px;
	height: 40px;
}
input {
	border: 1px solid #515C87;
	padding: 5px;
	width: 250px;
	color: #333333;
}
textarea {
	padding: 5px;
	border: 1px solid #515B86;
	width: 350px;
	height: 150px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

input#button , #motorquote input#button, #homequote input#button {
	margin-top: 10px;
	height: 40px;
	width: 80px;
	background-color: #0072bc;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#motorquote td {
	padding: 0px;
	height: 40px;
}

#motorquote input, #homequote input {
	border: 1px solid #515C87;
	padding: 5px;
	width: 200px;
	color: #333333;
}
#telephone_id {
	margin-top: 20px;
}
#phonenumbers input {
	width: 120px;
}
#phonenumbers td {
	width: 140px;
}
input#informities {
	width: 270px;
}
#motorquote textarea, #homequote textarea {
	height: 70px;
}
input#radio, input#radio2, input#radio3, input#radio4, input#radio5, input#construction, input#radio6, input#radio7, input#radio8, input#radio9{
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input#age1, input#age2 {
	width: 35px;
	margin-right: 5px;
}
input#driver1, input#occupation1, input#driver2, input#occupation2 {
	width: 130px;
}
input#experience1, input#experience2 {
	width: 80px;
}
#desc input {
	width: 90px;
}
#homequote td {
	padding: 0px;
	height: 40px;
}
#premiums input {
	width: 100px;
}
#premiums div {
	width: 100px;
}
input#followup {
	width: 350px;
}
input#cover {
	width: auto;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
