	#subNav { float:left; width:277px; padding:0 0 0 23px}
	#subNav ul.links { margin-left: 5px; }
	#subNav ul.links li { margin-bottom: 4px; }
	#subNav ul.links li.on a { color: #fff; background: url(/images/arrow_w.png) no-repeat left; }
	#subNav ul.links li.on a:focus { color:#fff !important; }
	#outer #subNav ul.links { margin-left: -15px; }
	#outer #subNav ul.links li.on a { color: #000; }


/* Games ============================================*/
	#games li{display:block;float:left;width:468px; height:199px; border:1px #333 solid; list-style:none;}
		#games li h3{display:none}
		#games li p{width:170px;}
		#games li a{display:block;width:89px;height:18px;text-indent:-10000px;background:url(/images/btnPlay.png) 0 0 no-repeat;}
	#gamesTelescope{background:url(/images/about/games/games_telescope.jpg) 0 0 no-repeat; margin:0 12px 0 0;}
	#gamesBall{background:url(/images/about/games/games_ball.jpg) 0 0 no-repeat}
	#gamesTelescope span{display:block;margin:65px 0 0 242px}
	#gamesBall span{display:block;margin:65px 0 0 284px}

/* Left nav (for games)==============================*/
	#navLeft ul {margin-top:7px;}
		#navLeft li a {background: url(/images/arrow_b.png) no-repeat 0 5px; color: #000; }
		#navLeft li a:hover, #navLeft li a:focus { color: #999; background:url(/images/arrow_g.png) no-repeat 0 4px; }
		#navLeft ul li.on a { color: #999; background: url(/images/arrow_g.png) no-repeat 0 4px; font-weight: bold; }
	
	#subNav { width: 177px; }

/* Telescope ========================================*/
	#inner.telescope{background:#fff;padding:15px 0 35px 0;}
	h2{color:#999;}
	#mainContent{border:none;width:500px; float:left !important;}
		#mainContent h2, #mainContent h3 {color:#333; text-align: left;}
	#mainContent, #mainContent p  {color:#444}
	
/* The ball =========================================*/
	#inner.ball{float:left;background:#0a101e;padding:20px 0 17px 23px;}
	#ballContent{float:left;width:772px;background:#0a101e;}
	
/* Links ============================================*/	
	#gamesLink{float:right;width:144px;height:61px;margin:0 20px 0 0;padding:70px 0 0 0;}
		#gamesLink a{display:block; padding:0 0 0 10px; color:#999; background: url(/images/arrow_g.png) no-repeat 0 4px; text-decoration:none;font-size: 1.1em;}
		#gamesLink a:hover{color:#000;background: url(/images/arrow_b.png) no-repeat 0 4px;}
		#gamesLink.telescope{background: url(/images/about/games/telescope_link.png) no-repeat 0 0;}
		#gamesLink.ball{background: url(/images/about/games/ball_link.png) no-repeat 0 0;}
		#gamesLink.telescope a:hover{color:#fff;background: url(/images/arrow_w.png) no-repeat 0 4px;}
		
/* FAQ ============================================*/			
		.gamesFAQ ul li{font-size:1.1em;}
		.gamesFAQ span.back{float:right; position:relative;}
			.gamesFAQspan.back a:hover, span.back a:focus{background-image:url("/images/arrow_back_b.gif");}
