/*------------------------------------------------------------------	
	games.css
	copyright fandango 2008
	contains specialty styles
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[game] table of contents
------------------------------------------------------------------*/

/* -----------------------------------*/
/* =Global                            */
/* -----------------------------------*/
#games_main {
    width: 930px;
    margin: 0px auto;
}
.games #main {
    font-size: 1em;
}
.games table {
	margin-bottom: 0px;  
	font-size: 12px;  	
	border-collapse: separate;	
}
.games #content {
	width: 960px;
	float: none;
}
.games #content td {
	padding: 0px;
}
#user_module .details p {
    margin: 0px;
}
.bagPuppetBox, .bagTriviaBox, .gameBox, .topGameBox, .boxALLGameTitleBG, .boxTitleText, .leaderBoardBox, .allGameBox, .needHelpBoxLeftBG{
    text-align: left;
}
.games #content .topNavBackground tr td table {
    width: auto;
    *padding-bottom: 4px;
    *margin-bottom: 2px;
}
.games #content .topNavBackground tr td table tr td {
    vertical-align: bottom; 			 			
}
