#content form label {
	width:90px;
	float:left;
	padding-top:3px;
	color: #46A000;
}
#content form textarea {
	width:200px;
	height:120px;
	border: 1px solid #B6B5B5;
	margin-top: 5px;
	background: #FCFBFB;
}

.contact_frm input {
	border: 1px solid #B6B5B5;
	width: 200px;
	margin-top: 5px;
	background: #FCFBFB;
}

.btn {
	margin-top: 5px;
}
