.wrapper {
    width: 800px;
}

.header {
    height: 284px;
    margin: 20px auto 32px;
    background: none;
}

.main {
    width: 430px;
}

.sidebar {
    width: 330px;
}

.hdr_mapping {
    background: url(/images/cplsummit_hdr_mapping.gif) no-repeat;
}

.hdr_agenda {
    background: url(/images/cplsummit_hdr_agenda.gif) no-repeat;
}

.hdr_rsvp {
    background: url(/images/cplsummit_hdr_rsvp.gif) no-repeat;
    padding-top: 65px;
}

.hdr_band {
    background: url(/images/cplsummit_hdr_band.gif) no-repeat;
}

.hdr_absolutelytrue {
    background: url(/images/cplsummit_hdr_absolutelytrue.gif) no-repeat;
}

em {
    font-size: 0.875em;
}

.cplsummitform .form_table th {
    padding-bottom: 1px;
}

.cplsummitform .form_table td {
    padding-bottom: 10px;
}

.cplsummitform .form_table th.right, .form_table td.right {
    padding-left: 10px;
}

.cplsummitform .form_table .input_text {
    width: 152px;
}

.cplsummitform .form_table label {
    font-size: 0.75em;
}

.cplsummitform .form_table .company {
    width: 322px;
}

.cplsummitform .input_button {
    position: relative;
    left: -9px;
}

.cplsummitform .newsletter input {
    float: left;
}

.cplsummitform .newsletter label {
    display: block;
    margin-left: 25px;
}
.cplsummit_bandlist li {
    margin-bottom:15px;
}
