#container #right {
    display: none;
    background: red;
}

#main table {
    width: 450px;
    margin: 0 auto;
    border: 0;
}

#main table td {
    border: 0;
}

#main table a {
    font-size: .7em;
    margin: 0;
    padding: 0;
}

#main table h2 {
    margin-bottom: 1px;
    padding-bottom: 0;
}

#main table p {
    margin-top: 1px;
    padding-top: 0;
}

.col1 {
    text-align: right;
}
