@charset "utf-8"; 

#container {
    position: relative;
    float: left;
    min-height: 500px;
    height: auto !important;
    margin: 20px 0;
    font-size: 1em;
    width: 100%;
    zoom:1 }
