.about{
  text-align:left;
  width:400px;
  float:left;
  margin:0px 10px 20px 10px;
  padding:0px;
  background: #FFF; 
  }

.aboutimg{
  text-align:left;
  width:340px;
  float:left;
  margin:0px 10px 20px 10px;
  padding:0px;
  background: #FFF; 
  }
  
.about h3{
  font-size:15px;
  font-weight: bolder; 
  margin: 0px 0px 5px 0px;
  }
  
.about p{
  text-align:left;
  margin: 0px 0px 10px 0px;
  padding:0px 0px 10px 0px;
  }
  
.aboutimg h4 {
  text-indent: -9999px;
  height: 250px;
  overflow: hidden;
  position: relative;
  margin: 0; padding: 0;
  }

.aboutimg .shopimg  {
  width: 340px; 
  background: #eee url("") no-repeat center top;
  margin: 0px 0px 10px 0px;
  position: relative
  }
  
.aboutimg .shopmap  {
  width: 340px; 
  background: #eee url("") no-repeat center top;
  margin: 0px 0px 10px 0px;
  position: relative
  }
