.contact_labels
{
	float:		left;
	width:		150px;
	font-size:	16pt;
	padding:		3px;
}

.contact_inputs
{
	padding:		3px;
}

input.contact
{
	height:		18pt;
	border:		solid #3f3f3f 1px;
	font-size:	16pt;
}

textarea
{
	border:		solid #3f3f3f 1px;
	width:		400px;
	height:		150px;
	font-size:	16pt;
}

.contact_btn
{
	background:	#3f3f3f;
	border:		none;
	color:		white;
	font-size:	16pt;
	margin-left:155px;
}
