body {
    background: #595959 url(/images/background-home.gif) repeat-x top left;
}

#footer {
    margin-top:100px;
}

#left {
    background: url(/images/divider-home.gif) no-repeat top right;
}

#left .inner {
    background:  none;
}
.right {
    padding-top: 10px;
}
.right p {
    margin-top: 0;
}
.right .links {
    display: block;
    margin-top: 0px;
    line-height: 1.2em;
}
.right .links li {
    margin-bottom: 10px;
    padding-left: 13px;
    list-style: none;
    display: block;
    width: 220px;
    background: url(/images/blue-arrow.gif) no-repeat 4px left;
}
.memberBtn {
    margin-top: 150px;
}
#contactform {
    width: 500px;
}
.right .newsletter {
    width: 509px;
    margin-top: 20px;
    padding-top: 30px;
    background: url(/images/horizontal-dots.gif) repeat-x top center;
    display: block;
}
.right .newsletter .leftColumn{
    float: left;
}
.right .newsletter .rightColumn {
    float: right;
}
.right .newsletter .rightColumn {
    margin-left: 20px;
}
.right .newsletter .leftColumn .col1 {
    width: 90px;
    float: left;
    clear: both;
}
.right .newsletter .rightColumn .col1 {
    width: 60px;
    float: left;
    clear: both;
}
.right .newsletter .col2 input {
    width: 150px;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #666666;
}