#homequoteform .styledinput {
	border:1px solid #a8a098;
	padding:5px;
	font-size:10px;
	font-family: Arial;
	width:160px;
}

#homequoteform textarea {
	width:350px;
	height:120px;
}

#quoteform .styledinput {
	border:1px solid #a8a098;
	padding:5px;
	font-size:10px;
	font-family: Arial;
	width:160px;
}

#quoteform textarea {
	width:350px;
	height:120px;
}

#developmentquoteform .styledinput, #copywritingquoteform .styledinput, #seoquoteform .styledinput {
	border:1px solid #a8a098;
	padding:5px;
	font-size:10px;
	font-family: Arial;
	width:135px;
}

#developmentquoteform textarea, #copywritingquoteform textarea, #seoquoteform textarea {
	width:300px;
	height:120px;
}