


/*  layout  */

#content {
  top: 46px;
}

#content div {
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  height: 250px;
  padding-right: 35px;
  text-align: left;
  vertical-align: top;
}

#content div.cell img {
  border: 8px solid #E4E6D4;
  margin: 7px 0 0 0;
}

#content div.cell a:hover img {
  border: 8px solid #fff;
}

#content div.cell a, #content div.cell a:active, #content div.cell a:visited {
  font-size: 9px;
  color: #41433C;
  text-decoration: none;
  font-weight: normal;
}

#content div.cell a:hover {
  color: #000;
  text-decoration: none;
  font-weight: normal;
}

#content td {
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  vertical-align: middle;
  width: 260px;
  height: 270px;
}

#content td img {
  border: 12px solid #E4E6D4;
  margin: 0 0 5px 0;
}

#content td a, #content td a:active, #content td a:visited {
  font-size: 9px;
  color: #6D7064;
  text-decoration: none;
  font-weight: normal;
}

#content td a:hover {
  color: #6D7064;
  text-decoration: none;
  font-weight: normal;
}
