﻿html, body {
height: 100%;
}
.log_wrapper{
position: relative;
min-height: 100%;
}
#log_wrapper{
position: relative;
min-height: 100%;
}
#log_footer,#log_footer_ext{
position: absolute;
border-top:1px solid #e0e0e0;bottom: 0;height: 50px;position: absolute;width:100%;
}
#spacer_bottom {
    height: 120px;
}
div#idModuls {
    float: right;
    height: 95px;
    margin-left: 780px;
    position: absolute;
    top: 0;
    z-index: 2000;
}