@import url("general.css");

#features li#m-features a {
  background: transparent url(../image/tab.png) no-repeat -166px -80px;
}

#features .section p img {
  float: left;
  margin: 0 1.5em 1em 0;
}

#features #about p img {
  float: right;
  margin: 0 0 1em 1.5em;
}
