
/* More Great Games */
div#moregreatgames{
	float: left;
	width: 541px;
	padding: 0px;
}

div#moregreatgames_hrd {
	width: 541px;
	margin-bottom: 10px;
}

div#moregreatgames_hr {
	width: 504px;
	padding: 0 15px;
	margin-bottom: 10px;
}

div#moregreatgames_body {
	width: 534px;
	padding: 10px 5px 0 2px;
	overflow: hidden; /* Do not remove - float clearing bug fix */
}

div#moregreatgames_btm { height:15px; }

div#moregreatgames_hrd .dl,.gc { font-weight: bold; }

div#moregreatgames_hrd .dl { font-size: 14px; }

div#moregreatgames .gameCat {
	position: relative;
	width: 235px;
	float:  left;
	display: inline;
	margin: 0 10px 10px 20px;
}

div#moregreatgames .image {
	float: left;
	height: 50px;
}

div#moregreatgames .title {
	font-weight:bold;
	margin: 0px 0px 3px 65px;
}

div#moregreatgames .desc {
	margin: 0px 0 0 65px;
}

div#moregreatgames .gameCat h4 {
	padding: 0 0 0 25px;
	height:25px;
	line-height: 25px;
	font-size: 14px;
}

/* H4 HEADER GFX */

#Puzzle_h4{
	background: transparent url(images/icons_puzzle_sm.png) top left no-repeat;
}
#ActionArcade_h4{
	background: transparent url(images/icons_action_sm.png) top left no-repeat;
}
#Mahjong_h4{
	background: transparent url(images/icons_mahjong_sm.png) top left no-repeat;
}
#Word_h4{
	background: transparent url(images/icons_word_sm.png) top left no-repeat;
}
#CardBoard_h4{
	background: transparent url(images/icons_card2_sm.png) top left no-repeat;
}
#Kid_h4{
	background: transparent url(images/icons_kids_sm.png) top left no-repeat;
}

div#moregreatgames .gameCat a.viewall {
	font-size: 10px;
	padding-left: 15px;
}

div#moregreatgames .catTitle {
	font-size: 14px;
	padding-left: 5px;
}