@charset "utf-8";


div.grid
{
  clear: both;
  margin-left: auto;
  margin-right: auto;
}

div.grid div.section
{
  float:left;
  height: 120px;
  width: 295px;
  padding:0px 0px 20px 0;
  text-align: left;
}