#history_container {
    width: 710px;
    border: 1px solid #AEBBD4;
    border-top: 0;
    border-bottom: 0;
    padding: 20px;
    overflow: hidden;
}

#history_container * {
    margin: 0;
    padding: 0;
}


.title_company_history {
    text-align: center;
    float: left;
    width: 455px;
    font-size: 90%!important;
    padding: 10px 0!important;
}

.title_historical_images {
    width: 220px;
    padding-left: 35px!important;
    float: left;
    display: inline;
    overflow: hidden;
    font-size: 90%!important;
    text-align: center;
}
html > /**/ body .title_historical_images {
    padding-left: 25px!important;
}


#history_container #history_prom,
#history_container h2,
#history_people_slide  {
    text-align: center; 
    margin-top: 10px;
    margin-bottom: 10px;
}


#history_container #history_prom,
#history_container h3 {
    text-align: center;
    font-family: Verdana, sans-serif;
    color: #0572B5;
    font-size: 110%;
    padding: 10px;
}
#history_container h2 {
    margin-top: 0;
    padding-top: 0;
}
#history_people_slide li {
    display: inline!important;
    padding: 0 10px;
}


#history_stevens_timeline {
    width: 350px;
/*     margin-left: 40px!important; */
    margin-left: 10px;
    padding-bottom: 25px;
}

#history_stevens_timeline dt {
    font-weight: bold;
    padding-top: 10px;
    float: left;
    clear: left;
    padding-right: 1em;
}

    #history_stevens_timeline dd {
        padding-top: 10px;
        overflow: hidden;
        zoom: 1;
    }

#history_company_history_container {
    width: 455px;
    height: 453px;
    overflow: hidden;
    position: relative;
    float: left;
    display: inline;
    margin-left: 10px;
    padding-left: 10px;
    background: url(/Images/history/main_box.jpg) no-repeat 9px center;
}


#history_company_history {
    width: 390px;
    height: 413px;
    margin-top: 20px;
    overflow: hidden;
}

    #history_company_history_container h3 {
        margin-top: 35px;
        padding: 0 0 5px 100px;
        text-align: left;
        color: #000;
    }
    #history_slider_container {
         margin-top: 14px; 
        float: left;
        width: 22px;
        cursor: pointer!important;
        cursor: hand;
    }

    #history_company_history_slider {
        width: 22px;
        margin-left: -2px!important;
        margin-top: 5px;
        height: 410px;
    }
    #history_company_history_slide_knob {
        display: block;
        width: 22px;
        height: 35px;
        background: url(/Images/history/scroll_knob3.jpg) no-repeat;
    }

    #history_company_history p {
        width: 380px;
        margin-left: 10px;
        line-height: 1.5em;
        overflow: hidden;
    }
    
    #history_company_history p:first-letter {
        padding-left: 2em;
    }


/*
 * image gallery
 *
 */

#history_scroll_notice {
    width: 316px;
    height: 124px;
    position: absolute;
    display: none;
    top: 140px;
    left: 50px;
    background: url(/Images/history/scroll.gif) no-repeat;
}



#history_gallery {
    background: url(/Images/history/gallery_frame_modern.jpg);
    height: 443px;
    width: 176px;
    padding: 13px 0 0 5px;
    overflow: hidden;
    margin-left: 30px;
    margin-top: -1px;
    float: left;
}

#history_gallery ul {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 421px;
    width: 169px;
    overflow: hidden;
}
#history_gallery ul li {
    margin: 0;
    padding: 0;
    zoom: 1;
    border-bottom: 3px solid #000;
}
#history_gallery ul li.last_child {
    border: 0;
}
#history_gallery ul li img {
    vertical-align: top;
}


#history_image_view_nav {
    display: block!important;
    display: inline-block;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
}

#history_image_view_nav li {
    color: #fff;
    float: left;
    list-style: none;
    padding-left: 20px;
    font-weight: bold;
    font-style: italic;
}

    .history_tips .tip-title {
            padding: 4px;
    }
    .history_tips * {
        background: #0572B5;
        color: #fff;
        font-family: Verdana, sans-serif;
        font-weight: bold;
    }


#history_image_view {
    display: none;
    position: absolute;
    left: 0;
    background: #0572B5;
    color: #fff;
    padding: 10px;
    border: 1px solid #000;
    cursor: move;
}
#history_image_view_title {
    color: #fff!important;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    padding: 0!important;
    margin: 0!important;
}


#history_gallery_up {
    width: 172px;
    height: 15px;
    margin-top: -15px;
    overflow: hidden;
    cursor: pointer!important;
    cursor: hand;
}


#history_gallery_down {
    width: 172px;
    height: 15px;
    cursor: pointer!important;
    cursor: hand;
}

