/* CSS for Fullscreen Games Pages */

html, body, #flashContainer { width:100%; margin:0; padding:0;}
a img { border: none; } /* prevents border around images which are links */
div#flashContainer { padding: 10px;	margin: 0px auto; text-align: center;}
div#flash_header { margin: 0px auto; margin-bottom: 10px; width: 90%; }
div#flash_nwLogo { float: left; }
div#PIO_banner { float: left; padding-left:27px; }
div#flash_backButton { float: right; }
div.clear {	clear: both; }
