/* GENERAL STYLES */
.gameCategory { padding-bottom: 30px; background: transparent url('/images/arcade/bottom-340px.png') no-repeat bottom; margin-bottom: 20px; }
.gameCategory h3 { height: 30px;  background: transparent url('/images/arcade/top-340px.png') no-repeat top; color: #fff; text-align: center; font-size: 1.4em;  padding: 8px 20px; }

.newGames { width:700px; background: transparent url('/images/arcade/bottom-700px.png') no-repeat bottom; padding-bottom: 73px; margin-bottom: 1em;}
.newGames h2 { background: transparent url('/images/arcade/top-700px.png') no-repeat; padding: 8px 20px; color: #fff; height: 30px; font-size: 1.4em; text-align: center; }
.newGames li { float:left; width: 300px; margin-right: 20px; list-style: none; }
.newGames li img { float:left; margin-right: 10px; }

.gameDescription img { float:right; margin-left: 20px; }
.arcadeGameCategory li, .otherGames li { float:left; width: 300px; height: 8em; margin-right: 20px; }
.arcadeGameCategory li img, .otherGames li img { float:left; margin-right: 10px; }

.top10Games h3 { background: transparent url('/images/arcade/top-340px.png') no-repeat top; }
.top10Deluxe h3 { background: transparent url('/images/arcade/top-340px.png') no-repeat top; }

.game img { margin-left: 20px; margin-right: 5px; }
.game h3, .game p, .game .gameDescription { margin-left: 20px; margin-right: 20px; }
.game a.play { display: block; text-indent: -9999px; background: transparent url('../images/icons/play-game-100px.jpg') no-repeat; height: 100px; width: 100px; }

/* EDITOR PROPERTIES */

