table.slider-table {
  text-align: center;
  vertical-align: center;
  width: 100%;
}

div.title {
  text-align: center;
  font-family: 'Arial';
  font-size: 18;
  margin-bottom: 1em;
}

a.vote {
  font-family: 'Comic Sans MS';
  font-size: 20;
  text-align: top;
  vertical-align: top;
  color: #716F64;
  margin: 0 2px;

  border-color: #003366;
  text-decoration: none;
  border-bottom: 1px dotted;
  cursor: pointer;
  outline: 0 none;

}

tr.big-img td {
  padding-bottom: 3em;
}

img.big-img {
  width:  auto;
  height: 30%;
}

img.small-img {
  width:  70px;
  height: 100px;
}

div.desc {
  margin-bottom: 5em;
}
