/* @override http://threadsmedia.com/?css=contact/style.css.v.1226633578 */

#contact_form {
	color: #999;
	line-height: 1;
}

#contact_form .form_input input {
	border: none;
	background: #eee;
	font-size: 3em;
	line-height: 1;
	padding: 0 10px;
	width: 370px;
}

#contact_form label {
	display: block;
	font-size: 1.5em;
	font-style: italic;
	margin-bottom: .5em;
}

#contact_form .form_input {
	margin-bottom: 1.5em;
}

#contact_form textarea {
	background: #eee;
	border: none;
	width: 850px;
	height: 300px;
	line-height: 1.5;
	font-size: 1em;
	padding: 10px;
}

#contact_form .buttonHolder input {
	font-size: 1.5em;
	margin-bottom: 1em;
}

#physical_contact {
	background: #D7E5C1 url(/images/threads/highlight_bottom.gif) no-repeat 0 100%;
	margin: 0 0 1.5em 0;
	overflow: hidden;
	padding: 0;
	width: 870px;
}

	#physical_contact div {
		float: left;
		padding: 0 20px;
		width: 395px;
	}