#contact_home {
	margin-left:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}
#contact_home table {
	margin-left:56px;
	margin-bottom:20px;
	}
#contact_home li {
	margin-left:20px;
	list-style:none;
	}
.login_form li {
	margin-left:20px;
	list-style:none;
	}
.login_form label {
	float:left;
	display:block;
	width:135px;
}
#registration_form li {
	list-style:none;
	}
input.text_field {
	margin-top:4px;
	width:300px;
	}
.textarea {
	width:300px;
	height:100px;
	}
.qc_title {
	font: bolder 13px/22px Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	background:none;
	color:#262626;
	}
label {
	font: normal 13px/22px Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	background:none;
	color:#262626;
	}

    