/* careers
---------------------------------------------------------- */
  #current_openings #content {
    width: 100%;
  }
  #current_openings #taleo_contenet {
    width: 730px;
  }
  #current_openings #taleo_contenet .head1,
  #current_openings #taleo_contenet a
  {
    color: #2071A9;
  }


/* contact us
---------------------------------------------------------- */
  #contact-us .location {
    font-size: 1.2em;
    line-height: 1.5;
    color: #7D7D7D;
    margin-bottom: 1.5em;
  }
  #contact-us .location a {
    color: #59ADD7;
  }
  #contact-us .location .map {
    font-size: 0.9em; /* 11px */
  }
  #contact-us .location .city {
    font-size: 0.9em; /* 11px */
    text-transform: uppercase;
    color: #00285D;
  }
  #contact-us .location .phone {
    font-size: 1.33em; /* 16 */
  }


