﻿      body {
	     background-repeat: repeat-x;
	  }
	
	  div.flash-background {
		 height: 463px;
		 background-repeat: no-repeat;
		 margin: 0 auto;
		 width: auto;
		 text-align: center;
	  }
	
	  #content {
	  margin: 10px;
	  }
	
	  #gamesnav {
	     width: 974px;
		 text-align: center;
		 margin: 0 auto;
	  }
	  
	  

	
	  * html div#leaderboard {
	    height: 89px!important;
	  }
	
	  #content-flash {
	     margin: 0 auto;
		 margin-top: 28px;
		 position: relative;
		 left: 10px;
	  }
	  
	  
	  #content-flash2 {
	     margin:0 auto;
		 position: relative;
		 left: 10px;
	  }

      .backbutton {
		margin:0 auto;
		text-align:center;
		width:164px;
	  }
	  
	  .backbutton a {
	    display: block;
		background-image: url(/DisneyChannel/supersites/games/bg/backbutton.jpg);
		background-repeat: no-repeat;
		width: 165px;
		height: 23px;
		text-align: center;
	  }
	  
	  .backbutton a span{
	    display: block;
		text-indent: -10000px;
	  }
	  
	  
	        .backbutton2 {
		 margin: 100px auto 0 auto;
		text-align:center;
		width:164px;
	  }
	  
	  .backbutton2 a {
	    display: block;
		background-image: url(/DisneyChannel/supersites/games/bg/backbutton.jpg);
		background-repeat: no-repeat;
		width: 165px;
		height: 23px;
		text-align: center;
	  }
	  
	  .backbutton2 a span{
	    display: block;
		text-indent: -10000px;
	  }