#header_hbar {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 50px;
    width: 990px;
    color: white;
    background-color: #222222;
    line-height: 20px;
    vertical-align: middle;
    text-align: left;
    overflow: hidden;
}

#header_image {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 50px;
}

.time {
    color: #ff8601;
}

#header_topright {
    position: absolute;
    top: 3px;
    color: #a2a2a2;
    left: 790px;
}

#zrepsearch {
    display: inline;
    float: left;
    color: #999;
    font-size: 10pt;
    width: 12em;
    font-family: Georgia;
}

#textsearch {
    display: inline;
    float: left;
    color: #666;
    font-size: 6pt;
    font-family: Georgia;
}

#textsearchbutton {
    display: inline;
    float: left;
    color: #ff8601;
    font-weight: bold;
    font-family: Georgia;
}

#header_center {
    position: absolute;
    top: 50px;
    left: 230px;
    width: 493px;
    height: 20px;
    text-align: left;
    padding-left: 95px;
    color: white;
}

#header_button {
    position: absolute;
    bottom: 3px;
    color: #ff8601;
    font-family: Georgia;
    left: 728px;
}

#header_input {
    position: absolute;
    bottom: 3px;
    color: #ff8601;
    font-family: Georgia;
    left: 790px;
    width: 196px;
}

.header_bottom {
    float: left;
}


