h1
{
    font: normal normal 16px/16px Georgia, serif;
    color: white;
    background-color: #002577;
    /* width: 480px; */
    padding: 9px 10px;
}
#excellent_teachers
{
    line-height: 18px;
}
#excellent_teachers h2
{
    font-weight: bold;
    color: #00309c;
    font-size: 1.0em;
}
#excellent_teachers ul
{
    /*display: none;*/
}
#excellent_teachers_feature
{
    background-color: #e6e6e6;
    position: relative;
    /* width: 500px; */
    width: 100%;
}
#excellent_teachers_map_overlay
{
    background: #e6e6e6 url(/Portals/0/excellent_teacher/excellent_book_bg.jpg) no-repeat center top;
    width: 100%;
    height: 333px;
}
#excellent_teachers_teacher_text
{
    position: absolute;
    width: 200px;
    right: 87px;
    top: 30px;
    height: 273px;
    overflow: hidden;
    font: normal normal 12px/18px Arial, sans-serif;
    color: #666666;
}
#excellent_teachers_teacher_text h2
{
    color: #ff6634;
    font: bold normal 14px/18px Arial, sans-serif;
    padding: 0;
    margin: 0;
}
#excellent_teachers_teacher_text h3
{
    color: #666666;
    font: normal normal 12px/18px Arial, sans-serif;
    padding: 0;
    margin: 0;
}
#excellent_teachers_teacher_text .podcast_link
{
    color: #ff6634;
    display: block;
    margin: 14px 0;
}
#excellent_teachers_photo
{
    position: absolute;
    left: 65px;
    top: 8px;
    height: 316px;
    width: 240px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: left top;
}
#excellent_teachers_photo img
{
    border: 5px solid #fff;
    position: absolute;
}
#excellent_teachers_read_more
{
    background: transparent url(/Portals/0/excellent_teacher/excellent_teachers_bottom_tab.gif) no-repeat right bottom;
}
#excellent_teachers_nav_area
{
    height: 51px;
}
#excellent_teachers_nav_area a
{
    color: #ff6634;
    font: bold normal 11px Arial, sans-serif;
    display: block;
    float: right;
    background: transparent url(/Portals/0/excellent_teacher/excellent_teacher_read_more_expand.gif) no-repeat right bottom;
    padding: 0 18px 0 0;
    margin: 15px 12px 0 0;
}
#excellent_teachers_nav_area a:hover
{
    text-decoration: none;
}
.expanded a.readmore
{
    background: transparent url(/Portals/0/excellent_teacher/excellent_teacher_read_more_collapse.gif) no-repeat right bottom !important;
}
#excellent_teachers_read_more select
{
    float: left;
    margin: 10px 0 0 12px;
    width: 200px;
}
#excellent_teachers_read_more_text
{
    padding: 0 23px 23px;
    color: #666666;
    font-size: 12px;
    line-height: 18px;
}

