/* iPhone specific styles.  The forced height is used to get round a display bug and also to allow us to remove the navigation bar */

body.landscape { height: 536px; width: 960px; }

.landscape .beltobjectwrapper {
   height: 536px;
}