table.galeria {
  width: 480px;
  height: auto;
  table-layout: fixed;
  margin: 0 auto;
  position: relative;
  top: 0px;
  clear: both;
}

td.drink_img a {
  float: left;
  border: 0px;
  width: 134px;
  height: 200px;
  text-decoration: none;
}