@charset "UTF-8";
/* CSS Document */

@media only screen and (max-device-width: 480px) { 

	html {
		-webkit-text-size-adjust: none;
		}

}
  
 .shows{background:url(../../images/bg_shows_iphone.jpg);}
 .footer{width:480px;}
 .container{width:480px; height:320px;}
