#middle {
    background: url(/images/company/events/tradeshows/qsc09/content_bg.png) no-repeat;
    padding: 17px 50px 40px 50px;
    line-height: 1.4em;
}

#banner #content_menu {
    margin: 0;
    padding: 0;
    height: 80px;
}

#banner #content_menu li {
    float: left;
    margin: 24px 0 0 11px;
    padding: 0;
    background: url(/images/company/events/tradeshows/qsc09/buttons.png) no-repeat;
}

#banner #content_menu li a {
    font-weight: bold;
    width: 190px;
    height: 24px;
    display: block;
    text-decoration: none;
    padding: 5px 0 0 10px;
}

#banner #content_menu li a:hover {
    background: url(/images/company/events/tradeshows/qsc09/buttons.png) no-repeat -200px 0;
    color: white;
}

#banner #content_menu li a.selected {
    background: url(/images/company/events/tradeshows/qsc09/buttons.png) no-repeat -400px 0;
    color: white;
}

#content {
    padding: 0;
    margin-top: 2em;
    min-height: 20em;
}

#content .subnav {
    margin-bottom: 1.6em;
}

#content h1 {
    margin-top: 0;
    line-height: 1.4em;
}

.float_right {
    margin: 10px 0 30px 30px;
}

.right_content {
    float: right;
    width: 276px;
    border-left: 1px solid #ccc;
    padding: 0 0 0 20px;
    margin: 0 0 0 30px;
}

#content .right_content h2 {
    font-size: 1.3em;
    margin: 0 0 .6em 0;
    padding: 0;
}

.form_header {
    color: #de1c27;
    margin-bottom: 2em;
    border-left: 2px solid #de1c27;
    padding-left: 1em;
}

.right_content .form_header h2 {
    margin: 0;
    color: #de1c27;
}



.box-agenda {
    background: url(/images/company/events/tradeshows/qsc08/box_long.gif);
    width: 866px;
}

.box-agenda .inner {
    background: url(/images/company/events/tradeshows/qsc08/box_long_bottom.gif) no-repeat bottom;
    padding: 8px;
    height: 100%;
}

.box-agenda table {
    border-collapse: collapse;
    margin-top: 1em;
}

.box-agenda table tr.even {
    background: #f8f8f8;
}

.box-agenda table tr.bullet td {
    padding: 0 4px;
}

.box-agenda table tr.lastb td {
    padding: 0 4px 4px 4px;
}

.box-agenda table tr.bullet td, .box-agenda table tr.first td {
    border-top: none;
}

.box-agenda table td {
    border-top: 1px solid #999;
    padding: 4px;
}

.box-agenda table td b.link {
    color: #005dcf;
}

.box-agenda table td b {
    color: black;
}

h2.headerbar {
    clear: right;
}

