@charset "utf-8";
/* CSS Document */

input, select {
	border: solid 1px #75C808;
	background: #E2FFC6;
}

#quoteeee {
	margin-top: 20px;	
}

#quoteeee input, select, textarea {
	border: solid 1px #75C808;
	background: #E2FFC6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#quoteeee input, textarea {
	padding: 3px;
}

#quoteeee h2 {font-size: 30px; font-weight: bold; letter-spacing: -1px; text-transform: uppercase; color: rgb(113, 184, 19); line-height: 34px;}

h2 {font-size: 30px; font-weight: bold; letter-spacing: -1px; text-transform: uppercase; color: rgb(113, 184, 19); line-height: 34px;}





