@charset "utf-8";

/* ---------- DIV ---------- */
#main div.feature {
  border: 1px solid #cccccc;
  padding: 15px 15px 0 15px;
  margin-bottom: 2em;
}

#main div.feature ul li{
    margin-bottom: 0;
}