
#gamematrix {
	width:568px;
	font-family:Helvetica;
	font-size:12px;
	float:left;
}
#gamematrix .games {
	height:23px;
	width:150px;
	padding:2px 5px 0px 10px;
	text-align:left;
	border-right:solid 1px #cccccc;
}
#gamematrix .game_top {
	background:url('http://images.popcap.com/www/images/gamematrix_bg_left.gif') top left;
}
#gamematrix .game_on {
	background:url('http://images.popcap.com/www/images/gamematrix_bg_left.gif') 0px -55px;
}
#gamematrix .game_off {
	background:url('http://images.popcap.com/www/images/gamematrix_bg_left.gif') 0px -10px;
}
#gamematrix .game_bottom_on {
	background:url('http://images.popcap.com/www/images/gamematrix_bg_left.gif') bottom left;
	border-bottom:none;
}
#gamematrix .game_bottom_off {
	background:url('http://images.popcap.com/www/images/gamematrix_bg_left.gif') 0px -113px;
	border-bottom:none;
}
#gamematrix .sections {
	height:40px;
	padding:3px 0px 0px 0px;
	border-bottom:solid 1px #ecb53e;
	border-right:solid 1px #ecb53e;
	text-align:center;
}
#gamematrix .section_left {
	background:url('http://images.popcap.com/www/images/gamematrix_bg_top.gif') top left;
}
#gamematrix .section_mid {
	background:url('http://images.popcap.com/www/images/gamematrix_bg_top.gif') -10px 0px;
}
#gamematrix .section_right {
	background:url('http://images.popcap.com/www/images/gamematrix_bg_top.gif') top right;
	border-right:none;
}
#gamematrix .options {
	height:23px;
	padding:2px 0px 0px 0px;
	border-right:solid 1px #cccccc;
	text-align:center;
}
#gamematrix .option_on {
	background-color:#f4f4f4;
}
#gamematrix .option_bottom {
	border-bottom:solid 1px #cccccc;
}
ul.sitemap {
	margin-left:5px;
}
ul.sitemap li {
	margin-bottom:5px;
}
#sitemap {
	width:568px;
}
