.gamebox {
  width: 208px;
  float: left;
  margin:  0px 0px 15px 3px;
  padding-top:  10px;
  padding-bottom:  10px;
}
  
.gamebox h2 {
	text-align:left !important;
  	width:197px !important;
	height:23px !important;
	margin:0 0 0 5px !important;
	border:1px solid #000 !important;
	-moz-border-radius: 5px !important;
  	border-radius: 5px !important;
	-webkit-border-radius: 5px !important; 
	padding: 6px 0 2px 0 !important;
	overflow:hidden !important;
	font-size:12px !important;
}
.gamebox h2 a {
  padding-left: 10px;
  font-size: 1.2em;
  color:#333;
  text-decoration:underline;
}
.gamebox h2 a:hover {
  text-decoration:none;
}
.game_title {
	background:#F9F9F9;
	border-radius:5px; 
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:4px 0 4px 0 !important;
	height:105px;
	overflow:hidden;
}
.game_title:hover {
	background:#ffa500;
	text-decoration:underline !important;
}
.gametitlehold a {
	padding: 0 5px 0 3px !important;
}
.game_title a{
	color:#333 !important;
}
.game_title a:hover{
	color:#333 !important;
	text-decoration:underline !important;
}
.thumb_link img {
	width: 78px;
	height: 78px;
}
.games-ul {
 list-style-type: none;
 padding: 0 0 0 10px;
}
.games-ul li {
  background: url('../images/arrow.png') no-repeat 0px 1px;
  margin: 5px 0 0 0;
  padding: 0 0 0 20px;
  display: block;
}
.game_title img { border:  2px solid #fff; }
.gametitlehold { max-height:18px !important; overflow:hidden !important; }
#cat-action { float:left; margin:-3px 0 0 15px; width:25px; height:25px !important; background: url(../images/icons/action-icon.png) no-repeat 0 0; }
#cat-adventure { float:left; margin:-3px 0 0 15px; width:25px; height:25px !important; background: url(../images/icons/adventure-icon.png) no-repeat 0 0; }
#cat-arcade { float:left; margin:2px 0 0 15px; width:25px; height:25px !important; background: url(../images/icons/arcade-icon.png) no-repeat 0 0; }
#cat-boardgame { float:left; margin:-3px 0 0 15px; width:25px; height:25px !important; background: url(../images/icons/boardgames-icon.png) no-repeat 0 0; }
#cat-casino { float:left; margin:-3px 0 0 15px; width:25px; height:25px !important; background: url(../images/icons/casino-icon.png) no-repeat 0 0; }
#cat-defense { float:left; margin:-3px 0 0 15px; width:25px; height:25px !important; background: url(../images/icons/defense-icon.png) no-repeat 0 0; }
#cat-customize { float:left; margin:-3px 0 0 15px; width:25px; height:25px !important; background: url(../images/icons/customize-icon.png) no-repeat 0 0; }
#cat-dress-up { float:left; margin:-3px 0 0 15px; width:25px; height:25px !important; background: url(../images/icons/dress-up-icon.png) no-repeat 8px 0; }
#cat-driving { float:left; margin:-3px 0 0 15px; width:25px; height:25px !important; background: url(../images/icons/driving-icon.png) no-repeat 0 0; }
#cat-education { float:left; margin:0 0 0 15px; width:25px; height:25px !important; background: url(../images/icons/educational-icon.png) no-repeat 0 0; }
#cat-fighting { float:left; margin:-3px 0 0 15px; width:25px; height:25px !important; background: url(../images/icons/fighting-icon.png) no-repeat 0 0; }
#cat-jigsaw { float:left; margin:0 0 0 15px; width:25px; height:25px !important; background: url(../images/icons/jigsaw-icon.png) no-repeat 0 0; }
#cat-multiplayer { float:left; margin:-3px 0 0 15px; width:25px; height:25px !important; background: url(../images/icons/multiplayer-icon.png) no-repeat 0 0; }
#cat-other { float:left; margin:0 0 0 15px; width:25px; height:25px !important; background: url(../images/icons/other-icon.png) no-repeat 0 0; }
#cat-puzzles { float:left; margin:-3px 0 0 15px; width:25px; height:25px !important; background: url(../images/icons/puzzle-icon.png) no-repeat 0 0; }
#cat-rhythm { float:left; margin:-3px 0 0 15px; width:25px; height:25px !important; background: url(../images/icons/rhythm-icon.png) no-repeat 0 0; }
#cat-shooting { float:left; margin:2px 0 0 15px; width:25px; height:25px !important; background: url(../images/icons/shooting-icon.png) no-repeat 0 0; }
#cat-sports { float:left; margin:2px 0 0 15px; width:25px; height:25px !important; background: url(../images/icons/sport-icon.png) no-repeat 0 0; }
#cat-strategy { float:left; margin:-3px 0 0 15px; width:25px; height:25px !important; background: url(../images/icons/strategy-icon.png) no-repeat 0 0; }