/* FOOTER HINT */
html, body, #layout { height: 100%; }
.wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -150px; }
.footer, .push { height:150px; clear:both; cursor:default; }

/* GLOBAL HELPERS */
.clear { width:100%; height:0; font-size:0; overflow:hidden; clear:both; display:block; }
form  { margin:0; padding:0; border:0; list-style-type:none; }
img { border:0; }
.resolution-bubble-inner .cities img, .resolution-bubble-inner .main img, .resolution-bubble-inner .three-text-column img, .two-text-column .column-1 img, .wrapper .push img, #layout .footer img { margin:0; padding:0; }

#layout, .magic_layer { min-width:996px; width:100%; _width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 996 ? '996px' : '100%' ); }

/* CSS */
body { margin:0; padding:0; font:10px Tahoma; background:#fff; }
