
html {
  min-height: 398px;
  _height: 398px;
}

body {
  color: #000000;
  background-color : #efefef;
  border: 1px inset;
  min-height: 398px;
  _height: 398px;
}

a {
  text-decoration: none;
}

#Column0 {
  width: 296px;
}

#Column1 {
  width: auto;
}

#GameList0 {
  float: left;
  padding-right: 1ex;
}

#GameList1 {
  float: left;
  padding-right: 1ex;
}

#GameList2 {
  float: left;
}

div.game-list-item {
  padding-top: 2px;
  padding-bottom: 2px;
  vertical-align: middle;
  text-align: center;
}

div.game-list-item img {
  vertical-align: middle;
  text-align: center;
}

img.app-icon {
  float: right;
}
