#menu .bottomRow .howtoorder {
    background-position: -77px 0px;
}

#body {
    background-image:  url("../images/bodybg.jpg");
    background-repeat: repeat-y;
}

#right {
    background-image:    url("../images/rightbg.jpg");
    background-repeat:   repeat-y;
    background-position: 497px 0px;
}

#text {
    width: 477px;
}

#text h1 {
    border:      0px;
    margin:      0px 0px 10px 0px;
    padding:     0px;
    font-family: arial;
    font-size:   14px;
    font-weight: bold;
    color:       #000000;
}

#text h2 {
    border:      0px;
    margin:      0px;
    padding:     0px;
    font-family: arial;
    font-size:   12px;
    font-weight: bold;
    color:       #000000;
}

#search {
    border:   0px;
    margin:   0px;
    padding:  0px;
    position: absolute;
    top:      155px;
    left:     190px;
}

#results {
    border:   1px solid #000000;
    margin:   20px 0px 20px 5px;
    padding:  10px;
    width:    447px;
    height:   350px;
    position: relative;
    overflow: auto;
}

    * html #results { /* IE box hack. */
        width:  467px;
        height: 370px;
    }

#results1 {
    visibility: visible;
    display:    inline;
}

#results2 {
    visibility: hidden;
    display:    none;
}

#results3 {
    visibility: hidden;
    display:    none;
}

#results4 {
    visibility: hidden;
    display:    none;
}

#results5 {
    visibility: hidden;
    display:    none;
}

#results6 {
    visibility: hidden;
    display:    none;
}

#results7 {
    visibility: hidden;
    display:    none;
}

#results8 {
    visibility: hidden;
    display:    none;
}

#logo {
    border:   0px;
    margin:   0px;
    padding:  0px;
    width:    59px;
    height:   59px;
    position: absolute;
    top:      497px;
    left:     392px;
    background-image:  url("../images/howtoorderenviroglobal.gif");
    background-repeat: no-repeat;
}