h2 {
    font-size: 1em;
    color: #de1d0b;
}

h3 span {
    font-weight: normal;
}

.top_block {
    width: 812px;
    height: 260px;
}

.middle_block {
    width: 812px;
    clear: both;
    background: url(/company/events/tradeshows/qsc07/images/content_bg.gif);
    overflow: hidden;
    border-bottom: 1px solid #999;
}

.bottom_block {
    width: 812px;
    clear: both;
}

.left_block {
    width: 174px;
}

.center_block {
    width: 460px;
}

.right_block {
    width: 178px;
}

.top_block .left_block {
    float: left;
}

.top_block .center_block {
    float: left;
}

.top_block .right_block {
    float: left;
}

.middle_block .left_block {
    float: left;
}

.middle_block .center_block {
    width: 454px;
    margin: 0 178px 0 174px;
}

.middle_block .right_block {
    float: right;
}

.middle_block.wide .center_block {
    margin: 0;
    width: 812px;
}

.middle_block.wide {
    background: url(/company/events/tradeshows/qsc07/images/content_wide_bg.gif);
}

.center_content {
    margin: 0 10px 40px 10px;
    position: relative;
}

.footer_block {
    margin: 10px 10px 30px 10px;
    padding-bottom: 30px;
}

.middle_block .right_block .links, .side_links {
    padding: 10px;
    font-size: .9em;
    background-color: #a3bfe4;
    margin-bottom: 1em;
}

.middle_block .right_block div h3, .side_links h3 {
    margin-top: 0;
}

.middle_block .right_block div a, .side_links a {
    color: black;
}

.middle_block .right_block div a:hover, .side_links a:hover {
    color: #de1d0b;
}

.side_links {
    position: absolute;
    right: -194px;
    width: 158px;
}

* html .side_links {
    right: -181px;
}

ul#menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul#menu li {
    padding: 0;
    margin: 0;
    float: left;
}

ul#menu li a {
    display: block;
}

#menu a.overview {
    background: url(/company/events/tradeshows/qsc07/images/menu_01.gif) no-repeat;
}

#menu a.overview:hover, #menu a.overview_selected {
    background: url(/company/events/tradeshows/qsc07/images/menu_01-over.gif);
}

#menu a.agenda {
    background: url(/company/events/tradeshows/qsc07/images/menu_02.gif) no-repeat;
}

#menu a.agenda:hover, #menu a.agenda_selected {
    background: url(/company/events/tradeshows/qsc07/images/menu_02-over.gif);
}

#menu a.location {
    background: url(/company/events/tradeshows/qsc07/images/menu_03.gif) no-repeat;
}

#menu a.location:hover, #menu a.location_selected {
    background: url(/company/events/tradeshows/qsc07/images/menu_03-over.gif);
}

#menu a.speakers {
    background: url(/company/events/tradeshows/qsc07/images/menu_04.gif) no-repeat;
}

#menu a.speakers:hover, #menu a.speakers_selected {
    background: url(/company/events/tradeshows/qsc07/images/menu_04-over.gif);
}

#menu a.registration {
    background: url(/company/events/tradeshows/qsc07/images/menu_05.gif) no-repeat;
}

#menu a.registration:hover, #menu a.registration_selected {
    background: url(/company/events/tradeshows/qsc07/images/menu_05-over.gif);
}

.gallery {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.gallery div {
    width: 86px;
    float: left;
    margin-bottom: 10px;
}

.speaker img {
    position: absolute;
    margin-left: -126px;
}

.agenda {
    border-collapse: collapse;
}

.agenda tr.date {
    background: #666;
    color: #fff;
    font-weight: bold;
}

.agenda tr.fields {
    color: #de1d0b;
}

.agenda tr.break td, .agenda tr.break th {
    border-top: 1px solid #ccc;
}

.agenda th {
    text-align: left;
}

.agenda th span {
    font-weight: normal;
}

.agenda th, .agenda td {
    vertical-align: top;
    padding: 3px;
}

.side_img {
    position: absolute;
    margin-left: -126px;
    margin-top: -70px;
}

.map_img {
    position: absolute;
    margin-left: -126px;
}

.right_block form {
    padding: 10px;
    font-size: .9em;
    background-color: #a3bfe4;
    margin-bottom: 1em;
}

.right_block .special {
	width: 154px;
}

.right_block form select {
	width: 154px;
}

.right_block form .formelement {
	margin-bottom: 6px;
}

