/* newsletter 
------------------------------------------- */

.hideme {
    display: none;
}

#content {
    padding: 0px;
}

#newsletter {
    margin: 0px;
}

#newsletter  p, #newsletter  h1, #newsletter  h2{
    margin: 0px;
    padding: 9px 0px;
}


#newsletter table {
    margin: 40px 0px 0px 30px;
}

.linkbutton {
    background-color: #ffec01;
    background-repeat: no-repeat;
    background-position: 3px 4px;
    font-family: "Courier New", Courier, monospace;
    border: 0px;
    padding: 1px 1px 1px 3px;
}

