﻿p.download-program {
    font-size: 0.8em;
    margin-bottom: 10px;    
}

    p.download-program a {
        position: relative;
    }

    p.download-program a .pdf-small {
        position: absolute;
        bottom: -3px;
        right: -25px;
    }

.table-row .session {
    margin: 10px 0px -10px;
}

.divider {
    height: 3px;
    background: #d8e0e8;
}

.btn-register-top {
    float: left;
    margin: -3px 0px 0px 20px;    
}

/* Speakers */

.keynote-speaker-header {
    margin-bottom: 2px;
    padding: 20px 10px 10px;
} 

.keynote-speaker {
    margin-bottom: 2px;
    padding: 14px 10px;
}

    .keynote-speaker img {        
        width: 72px;
        height: auto;
        float: left;
        margin-right: 10px;
    }

    .keynote-speaker div {
        width: 85%;
        float: left;
        padding-top: 0px;
        line-height: 1.4em;
    }

    .keynote-speaker p {
        line-height: 1.4em;
        margin-bottom: 6px;
    }

        .keynote-speaker p.last {
            margin-bottom: 0px;
        }

ul.speakers {
    margin-top: 25px;
}

    ul.speakers li {
        margin: 0px 0px 18px;
    }

    
/* Sponsors */

.premier-heading {
    margin: 15px 0px 6px;
}

.sponsor {
    float: left;
    margin: 0px 18px 18px 0px;    
}

    .sponsor img {
        padding: 0px 5px;
        margin-bottom: 5px;
        border: 1px solid #e0e0e0;
    }
 .sponsor1 img {
        padding: 0px 5px;
        margin-bottom: 5px;
       
    }

.premier img {
    padding: 0px;
    border: 6px solid #e0e0e0;
}

/* Venue */
.venue-scroller {
    padding-left: 0px;
}