.inputText {

	height: 25px;
	border:1px solid #bdbcbd;
	background:url('/images/input_bg.png') repeat-x left bottom;
	font-size: 1em;
	padding: 0 5px;
}
.inputSelect {
	border:1px solid #bdbcbd;
	height: 25px;
	font-size: 1em;
}
#go_button {
	background: url('/images/go.png') no-repeat left top;
	color: #fff;
	font-size:18px;
	padding: 4px 0;
	width: 160px;
}
.shadow p#estimate {
	color:#001e39;
	font-size:24px;
	text-align:center;
	margin: 20px 0;
}
