/*TYPOGRAPHY OVERRIGHT */
/* SAME AS CATALOG_ARCADES OVERRIGHTS*/
h2 {margin: 4px 0 3px 0; padding: 0;}
p {padding: 0px 0; line-height: 1.3em;}

/*END TYPOGRAPHY*/

/* GAME LIST */
.tableHeader { background: url(../images/common/table_head_blank.gif) no-repeat; _paddingp:0px 0 0 0; min-height:49px; border-bottom:none 0px black; width:716px;}
.tableHeader h2 { color:#FFFFFF; letter-spacing:-0.05em; margin:0pt 0pt 0pt 14px; padding:23px 0pt 3px 0; }
.gameListHeader{ padding-top:21px; _padding-top:0px;}

#allgameslist {clear: left;	margin-top: 0px; padding-top: 0px;}
#allgameslist .gameList{width: 716px;_width:710px; margin: 0 0 0 5px; border-collapse: collapse;}

#allgameslist .divRow { padding:9px 0 0 0; margin-bottom:-8px; width:716px; _width:710px; background-color:White; background-image: url(../images/scoreboards/table_rows_white.gif)}
#allgameslist .divRowAlt { padding:8px 0 0 0; margin-bottom:-8px; width:716px; _width:710px; background-color:White; background-image: url(../images/scoreboards/table_rows_gray.gif);}


.divGameIcon {height:64px; width: 64px; border: solid 1px #45443F;float:left;margin-right:10px;}

#allgameslist .play,#allgameslist .platform,#allgameslist .PP {text-align: center;}
#allgameslist .title {width: 443px;height: 75px; vertical-align: top;}
  #allgameslist .title p {margin: 0 10px 5px 74px; width:auto;}
  #allgameslist .title a img {float: left; margin-right: 0px;}
  /*#allgameslist .title h4 {font-size: 1em;}*/
#allgameslist .play {width: 67px;height: 75px;}
#allgameslist .PP{width: 70px; padding:0 10px 0 0; vertical-align:middle;}

.paging { height:22px; clear:left; background:none; background-color:#ADAEAD; width:716px; border: solid 1px black; border-left:none; } /* background: url(../images/games/table_games_pag.gif) no-repeat;*/
.divPaging a {color: #313131; text-decoration: underline;}

.shadow {
	height: 1em;
	filter: Shadow(Color=#444444, 	
			Direction=135, 
			Strength=2);

			
}

