/* - - - - - - - - - - - - - - - - - - - - - - - */
/* Disney DVD Games                              */
/* General Demo pages stylesheet                 */
/* - - - - - - - - - - - - - - - - - - - - - - - */
@media screen {

body { margin: 0; padding: 0; }
#wrapper { width: 100%; background-repeat: no-repeat; position: relative; }
object, embed { display: block; margin: 0; }
#gamedemo { position: absolute; top: 59px; left: 235px; }
#closebutton { position: absolute; top: 10px; right: 10px; }
#availibility_order { position: absolute; top: 263px; left: 8px; }

}