@charset "utf-8";
/* CSS Document for mobiles */
body {-webkit-text-size-adjust: none; padding:2px;} /* disable auto text adjust, touching edges for iphone */
/*img {max-width:100%; height:auto;} recscale images so they dont overflow */
#Container, #container {width:95%; margin-top:0;} /* remove top margin, increase display area */
#mainContent {width:95%;} 

