/* body */
h2 {
    width:                  294px;
    height:                 12px;
    background:             url(/img/corporate/newsletter-copy.gif) no-repeat 0 0;
}
h2 span {
    visibility:             hidden;
}
ul li {
    float:                  left;
    display:                block;
}
#newsletter {
    height:                 136px;
}
#newsletter form {
    background:             transparent url(/img/corporate/arrow-right.gif) no-repeat 16px 12px;
    padding:                15px 0 0 72px;
    width:                  260px;
}
#newsletter form input {
    display:                block;
    border:                 1px solid #bababa;
    font-size:              1.2em;
    padding:                4px;
    margin-bottom:          6px;
    width:                  250px;
}
input.placeholder {
    color:                  #d1d1d1;
}
#newsletter form a {
    float:                  right;
}
#other {
    float:                  left;
    width:                  360px;
    padding-left:           25px;
}
.button {
    width:                  106px;
    height:                 29px;
    background:             url(/img/corporate/subscribe.gif) no-repeat 0 0;
}
.button span {
    visibility:             hidden;
    display:                block;
}