.contact-us-content{
	padding:5px;
}
label.error{
	color:red; padding-left:5px;
}
.contact-us-star{
	color:#FF0000;
}
.contact-us-require-field{
	color:#FF0000;
}
.contact-us-title{
	color:#6a9fc6;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
.contact-us-field{
	vertical-align:top;
	color:#525252;
	font-weight:bold;
}
.contact-us-introduction{
	padding-bottom:10px;
	line-height:20px;
	padding-left:4px;
}
.contact-us-success{
	font-weight:bold;
	color:#6a9fc6;
	font-size:16px;
	padding-top:10px;
	min-height:300px;
}
.contact-us-thank{
	color:#F00;	
	padding-top:50px;
	text-align:center;
	font-size:20px;
}
.input.contact-us{
	width:250px;	
}
.input.contact-us-textarea{
	width:540px;
	height:180px;	
}
