@charset "UTF-8";
/* CSS Document */

input.contact_text
{
	margin:8px 0 0 -60px;
	background-color:#e4e5d3;
	border:none;
	font-family:Georgia, Georgia, serif;
	font-size:17px;
	font-weight:normal;
	color:#555;
	text-align:left;
}