h1 { font-weight: normal; font-size: 20px; }
.gamesPage .list { clear: both; padding-top: 10px; width: 100%; }
.gamesPage .list table { background-color: gainsboro; }
.gamesPage td { background-color: white; padding: 10px; font-size: .8em; }
.gamesPage .pages, .gamesPage .filter { font-size: .8em; }
.gamesPage .pages { float: right; }
.gamesPage .filter { float: left; }
.gamesPage .none { color: gray; }
.gamesPage .gameLinks { font-size: .8em; }
