/* The speakers styles */

span.head {
    font-size: 16px;
    font-weight: normal;
    color: #d55804
}

span.title {
    color: #000000;
    font-size: 13px;
    font-weight: bold;
}


.speakers-top, .authors-top {
    float: left;
    margin: 0 0 12px 0;
    padding: 3px 0 0 0;
    background: #F1F1F3 url(i/backgrounds/content/speakers/top.gif) top left no-repeat;
}

.speakers-bottom, .authors-bottom {
    float: left;
    width: 627px;
    padding: 24px 24px 14px 24px;
    background: url(i/backgrounds/content/speakers/bottom.gif) bottom left no-repeat;
}

.authors-bottom {
    padding: 5px 24px 5px 24px;
}

.speakers-bottom h1, .authors-bottom h1 {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}

.speakers-bottom b {
    color: #525252;
}

.speakers-bottom img {
    float: left;
    margin: 0 18px 30px 0;
    border: 3px solid #FFFFFF;
}

.speakers-divider {
    float: left;
    margin: 10px 0;
    width: 100%;
    height: 5px;
    background: url(i/backgrounds/content/speakers/divider.gif) bottom left repeat-x;
    border-top: 2px solid #848484;
}

ol.learning-objectives {
    margin: 0 0 12px 37px;
    list-style-type: decimal;
    list-style-position: outside;
}

ol.learning-objectives li {
    font-size: 12px;
    padding: 0 0 12px 0;
    color: #525252;
}

.theme-description {
    padding: 0 25px;
}

.description-wrapper {
    margin: 0 0 12px 0;
    padding: 0 25px;
}

.new-section {
    margin-top: 12px !important;
}