#locationDiv{
  color: #000;
  width: 580px;
}

#googleMap{
  width:305px; 
  height:250px; 
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
}

#listLocations{
  width: 250px;
}

/*#listLocations a {

  text-decoration: none;
} */

#storeLocations {
  width: 235px;
}
/*
#storeLocations ul{
  width: 235px;
}

#storeLocations li {
  width: 205px;
}
*/