/* used to remove extra space at bottom of stage area*/

#oneColBackBot {
    padding-bottom: 0;
}

#oneColBackBot br {
    display: none;
}

table#main td {
    padding: 0;
    border-width: 0;
    text-align: left;
    vertical-align: top
}

table#main {
    margin: 15px;
    border-collapse: collapse;
}

#contentContainer {
    background-color: transparent;
}

#siteContainer {
    margin: 0px auto;
}

body {
    width: auto;
}

table#main td {
    padding: 0;
    border-width: 0;
    text-align: left;
    vertical-align: top
}

table#main {
    margin: 0 auto;
    width: 810px
}

table#main img {
    border: 0
}
