#world {
  height: 588px;
  padding: 0 0 0 42px;
  background: url('/img/world-map.png') no-repeat; }
  #world h2 {
    font-size: 2.667em;
    line-height: 0.45em;
    margin-bottom: 1.5em;
    line-height: 1.2;
    font-weight: normal;
    color: #4d4d4d;
    padding: 39px 0 0 0;
    margin: 0; }
  #world h3 {
    font-size: 1.5em;
    line-height: 0.8em;
    margin-bottom: 1.5em;
    font-weight: normal;
    color: #747575;
    padding: 13px 0 25px 0;
    margin: 0; }
  #world label {
    font-size: 1.083em;
    line-height: 1.108em;
    margin-bottom: 1.5em;
    font-weight: bold;
    color: #003d66;
    display: block;
    margin: 0 0 5px 0; }
  #world select {
    color: #747575;
    font-size: 11px;
    border: 1px solid #d0cfcf;
    background: #fff;
    width: 233px;
    padding: 3px;
    height: 23px; }
  #world #container_region {
    padding: 0 0 17px 0; }
  #world #container_country {
    padding: 0 0 39px 0; }
  #world #remember_and_go {
    background: #e7e7e7;
    width: 216px;
    padding: 8px 8px 0 8px;
    height: 27px;
    border: 1px solid #d0cfcf; }
    #world #remember_and_go #container_remember input {
      display: inline;
      float: left; }
    #world #remember_and_go #container_remember label {
      font-size: 0.846em;
      line-height: 1.418em;
      margin-bottom: 1.5em;
      line-height: 2;
      display: inline;
      float: left;
      padding: 0 0 0 5px; }
    #world #remember_and_go #submit_form input {
      display: inline;
      float: right; }

