<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 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 { min-height: 536px; width: 960px; }

.landscape .beltobjectwrapper, .landscape #beltcontainer {
   min-height: 536px;
}</pre></body></html>