


#id_links {
  background-color: #E1FFE2;
  border: thin ridge gray;
  margin-top: 40px;
  padding: 10px;
  bottom: 0px;
}

#id_whats_this
{
  width: 200px;
  margin: 10px;
  margin-top: 50px;
  padding: 10px;
  border: thin solid Gray;
  float: right;
  background-color: #F0E68C;
  color: blue;
  clear: right;
}


h5 {
  margin-bottom: 3px;
}

ul {
  margin-top: 5px;
  margin-bottom: 5px;
}

#id_compare_versions {
  margin-top: 20px;
}

#id_compare_versions img {
  float: left;
  margin: 20px;
  cursor: pointer;
  border: none;
}

#id_compare_versions a {
  text-decoration: none;
}

