div.section.game div.file-sidebar {
  padding: 10px;
  margin: 0 10px;
  border: 1px solid #7290ac; }
  div.section.game div.file-sidebar h5 {
    margin-top: 0; }
  div.section.game div.file-sidebar div.download a.file {
    display: block;
    margin-bottom: -0.5em; }
div.section.game-summary img {
  float: left; }
div.section div.screenshots {
  padding-left: 11px; }
  div.section div.screenshots div {
    display: inline-block; }
    div.section div.screenshots div img {
      padding-left: 0;
      padding-right: 0; }
  div.section div.screenshots a.delete {
    display: block;
    text-align: right;
    font-size: smaller;
    margin-top: -0.75em; }

.flash-container {
  margin-bottom: 5px; }
