.events_table
{
  width: 600px;
  position: relative;
  left: 200px;
  }

.event_table_divider
{
  border-bottom: solid 1px #888;
  height: 25px;
  }

.event_description_cell
{
  padding-right: 15px;
  font-size: 9pt;

  padding-top: 25px;
  }

.event_image_cell
{
  padding-top: 25px;
  }

.event_name
{
  font-weight: bold;
  margin-bottom: 15px;
  }

.event_image_cell
{

  }