/*
 * Special overrides for iPhone (try to maximize display)
 */

/* not needed...
#container {
  width: 98%;
}

#body .left {
  width: 35%;
}

#body .right {
  width: 65%;
}
*/

