ul {
	list-style-type: disc;
}

#page_content {
  clear: left;
}

#ads {
  margin-bottom: 2em;
}

.screenshots a,
.screenshots a img {
  border: none;
  margin: .5em;
  background-color: #ddd;
}

.screenshots a:hover {
  background-color: #ff9900;
  -moz-transform: scale(1.05);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, .75);
}

#lightbox a {
  background-color: transparent;
  text-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  color: #ff9900;
}

