table#table_search,
table#table_most_recent
{
  width:100%;
  text-align:left;
}


#table_search td,
table#table_most_recent td
{
  width:50%;
  padding-bottom:20px;
  padding-right:5px;
}

#table_search .small_event_image,
table#table_most_recent .small_event_image
{
  float:left;
  margin-left:3px;
}