.contact_left_contentbox{
  background-image:url('http://globeelectrical.com.au/wp-content/uploads/2016/07/contact.png');
  height:auto;
  background-color:#00558e;
  background-repeat:no-repeat;
  padding:20px;
  padding-bottom:10px;
  background-position:0 267px;
}

.contact_left_contentbox  .wpcf7-captchar{
  color:#fff !important;
}
.contact_left_contentbox .wpcf7-textarea{
color:#fff !important;
}
.contact_left_contentbox .wpcf7-text, .wpcf7-email, .wpcf7-textarea, .wpcf7-captchar, .wpcf7-tel,.txtfield{
    width:92% !important;
    padding:7px;
    color:#fff !important;
    border:1px solid #ccc !important;
    border-radius:0px !important;
    outline:0;
    background-color:transparent !important;
    font-family:"PT Sans";
    font-size:14px;
}
.wpcf7-submit{
    background: #009948 none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
    padding: 7px 10px;
    text-align: center;
   
}
.wpcf7-submit:hover{
    background:#006430;
}
.contact_left_contentbox h3{color:#fff;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px;
}
.contact_left_contentbox .wpcf7-response-output {
   margin-top:1em;
   color:#d70000;
}
.contact_left_contentbox .wpcf7-mail-sent-ok{
  color:#fff  !important;
}
.contactus_form .wpcf7-text, .wpcf7-email,  .wpcf7-tel, .wpcf7-textarea, .wpcf7-captchar{
  color:#000 !important;
}

/*Heading line height*/
#content h1, 
#content h2, 
#content h3, 
#content h4, 
#content h5, 
#content h6{
line-height:35px !important;
}
#footer{width:765px!important}
