#page-bottom {
    position: relative;
    width: 950px;
    height: 1px;
    zoom: 1;
    z-index: 2;
    margin: 0 auto 0 auto; /* Center the #page-bottom element in all but IE5/win (doesn't know auto) */
}