
#contact_home li {
	list-style:none;
	}
input.text {
	width:300px;
	}
input.short_text {
	width:150px;
	}
.textarea {
	width:300px;
	height:100px;
	}
.qc_title {
	font: bolder 13px/22px  Georgia, times, serif;
	background:none;
	color:#262626;
	}
label {
	font: normal 13px/22px  Georgia, times, serif;
	background:none;
	color:#262626;
	}
.error_msg {
	font: bolder 16px/22px  Georgia, times, serif;
	background:none;
	color:#990000;
	}
