div.content_box#gogreen {
    border: 1px solid white !important;
    background: none !important;    
    background-color: transparent;
}
#gp-blurb {
}
#gp-blurb img {
    position: absolute;
    z-index: 1;
    margin: 0px 0px 0px 0px;
}
#gp-blurb span {
    font-weight: bold;
    margin: 0px;
    background-color: transparent;
    position: absolute;
    z-index: 2;
    width: 180px;
}
#gp-blurb .head_1 {
    top: 20px;
    left: 450px;
}
#gp-blurb .head_2 {
    top: 36px;
    left: 480px;
}
#gp-blurb .head_3 {
    top: 52px;
    left: 495px;
}
#gp-blurb .head_4 {
    top: 68px; 
    left: 500px;
}
#gp-blurb .head_5 {
    top: 84px;
    left: 502px;
}
#gp-blurb .head_6 {
    top: 100px;
    left: 500px;
}
#gp-blurb .head_7 {
    top: 117px;
    left: 494px;
}
#gp-blurb .head_8 {
    top: 133px;
    left: 488px;
}

#gp-blurb .go-green {
    display: inline;
    width: auto;
    position: static;
    color: rgb(10, 147, 67);
}

.treehugger {
    margin-top: 188px;
    border-top: 3px solid rgb(10, 147, 67);
}
.treehugger img {
    float: right;
    margin: -35px -4px 10px 0px !important; 
    padding: 0px;
}
.treehugger p {
    text-align: center; 
}
.treehugger a, .poll a {
    color: rgb(10, 147, 67);
    font-weight: bold;
}

.poll {
    clear: both;
    border-top: 3px solid rgb(10, 147, 67);
    border-bottom: 3px solid rgb(10, 147, 67);
}
.poll img {
    float: left;
    margin-top: 10px;
}
.poll .about-poll {
    float: right;
    text-align: left;
    width: 350px; 
}
.poll .results {
    border-top: 1px solid rgb(10, 147, 67);
    margin: 0px;
    padding: 4px 0px 4px 5px;
}
.poll .last {
    border-bottom: 1px solid rgb(10, 147, 67);
}
.poll .odd {
/*    color: rgb(10, 147, 67); */
    background-color: rgb(242, 247, 253);
}
.poll .eco-friendly {
    text-align: center;
}

.green-pet-products {
    clear: both;
    border-bottom: 3px solid rgb(10, 147, 67);
}

.green-pet-products h2 {
    background: none;
    text-align: center;
    color: rgb(10, 147, 67);
}
.green-pet-products p {
    text-align: center;
}
.green-pet-products .product {
    width: 130px;
    height: 175px;
    padding: 10px;
    float: left;
    text-align: center;
}
.green-pet-products .product a {
    color: rgb(10, 147, 67);
    font-weight: bold;
    
}
.green-pet-products .product .image {
    height: 100px;
    vertical-align: middle;
}
#dog-collar {
    margin-top: 30px;
}
