.post_image_right {
  float: right;
  margin: 0 0 10px 10px;
}

/***************************************************
* Screenshots
***************************************************/

#screenshot_list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#screenshot_list li {
  float: left;
  margin: 0 3px 10px 0;
  padding: 0px;
  border: 1px solid #000;
}
#screenshot_list li a {
	display: block;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#big-red-button {
  border: 1px solid #000;
  padding: 10px 0;
}
#big-red-button, #big-red-button .widget-title {
  text-align: center;
}
