.contact_label{
	text-align:right;
}

.contact_field{	
	text-align:left;
	height: 25px;
}



.contactus_submit {
	display: inline-block;
	border: none;
	background: none;
	font-size: 20px;
	font-family: 'Open Sans',sans-serif;
	font-weight: bold;
	margin-top: 15px;
	line-height: normal;
	letter-spacing: -1px;
	color: orange;
}
.contactus_submit:hover {
cursor: pointer;
color: #7e7e7e;
}
#news_letter_input{
	width:130px;
}

.contactus_newsletter_submit { 
	background-color: #A9D101;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	line-height: 21px;
	text-align: center;
	text-decoration: none;
	height: 21px;
	width:100px;
}