/* GAMES RULES */
#games_wrap { width: 1000px; height: 610px; position: relative; background: url(../images/background_wood.jpg) repeat-y 24px 0; }
#games_wrap:after { height: 0; display: block; clear: both; visibility: hidden; content: "."; }
	#page_elements { width: 963px; height: 623px; position: absolute; top: 10px; left: 20px; z-index: 50; background: url(../images/games_page_elements.png) no-repeat 0 0; }
	#hand_held { width: 780px; height: 355px; position: absolute; top: 32px; left: 110px; z-index: 800; background: url(../images/game_system.png) no-repeat 0 0; }
	#game { position: absolute; margin: 40px 0 0 150px; }