
.fwidth {
	width:250px;
	border: 1px #636466 solid;
	font-size:12px;
	padding:5px;
	color: #636466;
	background-color:#f9f9f9;
}

.emailwidth{
	width: 260px;
	background: white;
}

.fsubmit{
	border:1px #636466 solid;
}

#contact-form {
	color: #636466;
}

input {
	margin-bottom: 10px;
}

select {
	margin-bottom: 10px;
}

textarea {
	margin-bottom: 10px;
}

.map {
	background: white url(/images/contact/map.png) no-repeat right top !important; 
}