h2 {
  text-indent: -5000px;
}

label {
  font-weight: bold;
  padding-bottom: 5px;
}

p {
  padding-bottom: 10px;
}

.gcl .gclTab {
  display: none;
}

.scroller {
  background: inherit;
  color: inherit;
  display: block;
  float: left;
  height: 450px;
  margin: 0;
  overflow: auto;
  padding: 0px;
  position: relative;
  width: 230px;
}
  .scroller p {
    padding-bottom: 0px;
  }
  .scroller .marker {
    float: left;
    padding: 0px 10px 20px 0px;
  }
  .scroller .marker div {
    float: left;
  }
  .scroller .marker div.nameAddress {
    width: 153px;
  }
  .scroller .marker img {
    padding-right: 10px;
  }
  
.title {
  background: #fff url('/images/headerStoreLocator.gif') no-repeat top left;
  float: left;
  height: 32px;
  margin: 25px 0px 5px 0px;
  width: 700px;
}

#enterpriseStoreLocator #header {
  border-bottom: 1px dashed #bfbfbf;
  padding-bottom: 15px;
}

#enterpriseStoreLocator #row2 {
  height: auto !important;
  height: 250px;
  min-height: 250px;
}

#enterpriseStoreLocator #footer #footer_row1 #footer_row1_col2 img {
  vertical-align: middle;
}

#enterpriseStoreLocator #footer #footer_row3 {
  padding: 20px 0px 15px 0px;
}

#rowWrapper {
  float: left;
  padding-top: 12px;
  width: 700px;
}
  #rowWrapper h3 {
    font-size: 1.6em;
    padding-bottom: 13px;
    padding-top: 18px;
  }
  #rowWrapper #row1 {
    float: left;
    padding-bottom: 20px;
    width: 700px;
  }
    #rowWrapper #row1 #row1_col1 {
      float: left;
      width: 400px;
    }
    #rowWrapper #row1 #row1_col2 {
      float: left;
      padding-left: 10px;
      width: 280px;
    }
  #rowWrapper #row2 {
    border-top: 1px solid #ccc;
    float: left;
    width: 700px;
  }
    #rowWrapper #row2 #results {
      float: left;
      margin-top: 5px;
      width: 700px;
    }

#footer #footer_row1 {
  margin-top: 30px;
}

#searchTerms {
  width: 400px;
}

#submitButton {
  margin-top: 10px;
}

#map {
  float: right; 
  width: 470px; 
  height: 450px; 
  position: relative; 
  background-color: rgb(229, 227, 223);
}
