/*




	This file was auto generated by Less (http://lesscss.org). To change the contents of this file, edit app/stylesheets/static.less instead.




*/div.two-column { margin-top: 2em; }
div.two-column h3 {
  text-align: left;
  margin-top: 0;
}
div.two-column > div:first-child {
  float: left;
  width: 49%;
}
div.two-column > div:last-child {
  float: right;
  width: 49%;
}
.feature div:first-child {
  float: left;
  width: 45px;
}
.feature div:last-child { margin-left: 45px; }
.teaser {
  font-weight: bold;
  color: #666666;
}
.teaser em {
  font-style: normal;
  font-weight: bold;
  color: #333333;
}
.teaser strong {
  font-size: 1.3em;
  color: #333333;
}
.teaser-box {
  background: #ffffff;
  border: solid 2px #ddff99;
  padding: 1em;
}
div.body-action-box {
  width: 470px;
  margin: 0 75px 0 75px;
}
div.body-action-box a:first-child {
  float: left;
  width: 145px;
  font-size: 1.3em;
}
div.body-action-box p {
  margin-left: 230px;
  padding: 1ex;
}
