#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;
	}
.lucidia {
	font: normal 13px/22px Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	color:#262626;
	font-size: 15px;
	}
.redstar {
	font-weight:bolder;
	color: #770000;
}

.passwordlink {
	margin-left:150px;
	font: normal 12px Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	background:none;
	color:#262626;
}

a.passwordlink:link{ 
   color:#262626;
   text-decoration: none;
}

a.passwordlink:visited{
   color:#262626;
   text-decoration:none;
}

a.passwordlink:hover{
   color:#666;
   text-decoration:underline;
}

a.passwordlink:visited:hover{
    color:#666;
    text-decoration:underline;
}

    