/*
 * praise.css
 *
 * 2008 max thom stahl, villainous industries
 */

.column {
  width: 320px;
  float: left;
  text-align: center;
}
.left {
  margin-right: 80px;
}
.right {
  width: 310px;
}
.caption {
  font-style: italic;
  text-align: center;
  width: 320px;
}