#formAllGames {margin-bottom: 15px;}
#formAllGames select {width: 300px;}

#home {margin: 20px;}
#home .container {width: 100%;}

#home .container .records {padding-left: 20px; width: 100%;}
#home .container .records table {border-right: 0;}
#home .container .records td {border-left: 0; vertical-align: middle;}
#home .container .records td.picTitle {padding-left: 0; padding-right: 0;}
#home .container .records td.picTitle img {height: 50px; margin-right: 10px; width: 50px;}
#home .container .records td.picTitle table {border: 0;}
#home .container .records td.picTitle td {border: 0; padding: 0;}
#home .container .records td.picTitle td.name {width: 100%;}
#home .container .records td.stars img {height: 18px; width: 18px;}
#home .container .records .none {border-top: 1px solid #dadada; margin-left: 20px; padding-top: 20px;}
#home .container .records th {border-left: 0; text-align: left; white-space: nowrap;}

#home .container .categories {margin-top: 20px; width: 268px;}
#home .container .categories .title {background-image: url('http://dork.com/images/icons/sport_soccer.png');}
#home .container .categories .list {background-color: #ffffff; border: 1px solid #dadada; margin-top: 15px; padding: 10px;}
#home .container .categories .list .hr {height: 1px; margin: 10px 0 10px 0; width: 100%;}
#home .container .categories .list .li {font-family: georgia;}
#home .container .categories .list .li span {color: #808080; font-size: 0.75em; margin-left: 5px;}

#home .container .records {padding: 0; width: 100%;}
#home .container .records .game {float: left; height: 120px; margin: 0 0 20px 20px; text-align: center; width: 100px;}
#home .container .records .game img {border: 0; height: 100px; width: 100px;}
#home .container .records .game p {font-size: 0.85em; font-family: georgia; margin: 5px 0 0 0;}

#home .container .records .pages {border-top: 1px solid #dadada; padding-top: 20px; margin-left: 20px;}

#home .container .statistics {margin-top: 20px; width: 268px;}
#home .container .statistics .title {background-image: url('http://dork.com/images/icons/chart_bar.png');}
#home .container .statistics table {background-color: #ffffff; border: 1px solid #dadada; font-family: georgia; margin-top: 15px; width: 100%;}
#home .container .statistics table td {border-bottom: 1px solid #f5f5f5;}
#home .container .statistics table td.l {font-weight: bold; padding: 10px;}
#home .container .statistics table td.r {padding: 10px 10px 10px 20px; width: 100%;}
#home .container .statistics table tr.btm td {border-bottom: 0;}

#home .container .tr {vertical-align: top;}

#home .stats {float: right; margin-top: 1em;}

