.top-header00
{
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
    padding: 5px 0 3px 5px;
    color: #990000;
    background: #fbf9f2;
    border-top: 3px double #927149;
    border-bottom: 3px double #927149;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}

.top-header01
{
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
    padding: 5px 0 0px 10px;
    color: #990000;
    background: #ffffff;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}