.contact_label{
	text-align:right;
}

.contact_field{	
	text-align:left;
}

.contactus_submit {
    background-color: #1D6CAB;
    border: 2px solid #1A639B;
    color: white;
    cursor: pointer;
    font-weight: bold;
    height: 21px;
    line-height: 21px;
    margin: 5px;
    text-align: center;
    width: 90px;
}

#news_letter_input{
	width:130px;
}

.contactus_newsletter_submit { 
    background-color: #1D6CAB;
    border: 2px solid #1A639B;
    color: white;
    cursor: pointer;
    font-weight: bold;
    height: 21px;
    line-height: 21px;
    margin: 5px;
    text-align: center;
    width: 90px;
}