@charset "UTF-8"; * { padding:0; margin:0; } /* hack for forcing scroll bars to stop page jog - http://www.splintered.co.uk/experiments/49/ */ html, body { height:100%; } #wrapper { width: 1050px; margin: 0 auto; text-align: left; position: relative; min-height: 100%; height: auto !important; height: 100%; border-right: 1px solid #000; border-left: 1px solid #000; } #header { background: #006FD5 url(../IMAGES/HEADER/EMV_HEADER_SPACE.gif); width: 100%; height: 76px; } #tovnav { background: #FFF; clear: both; border-bottom: 1px solid #000; } #container { overflow: hidden; padding-bottom: 40px; width: 100%; } /*------------------------------------------------- Footer -------------------------------------------------*/ #footer { clear: both; margin: 0; padding: 0; width: 100%; height: 28px; position: absolute !important; /*bottom: 0 !important;*/ /* �� top: 100% !important; margin-top: -28px; ᷹ margin-top = -#footer width */ top: 100% !important; margin-top: -28px; background: #FFF url(../IMAGES/EMPVIEW/FOOTER_BG.gif) repeat-x; text-align: center; color: #000; z-index: 1; } #footer p{ margin: 0 auto; padding: 4px 10px 4px 10px; font-size: 11px; font-weight: bold; line-height: 20px; color: #FFF; } img { border: 0; } .border-black { border: #000 solid; border-width: 1px; } p { padding: 1em 0; line-height: 1.5em; } .button-right { text-align: right; margin-bottom: 5px; } #tabbar { margin: 0; }