#ContentListNavBar
{
    border-top:solid 1px #e0e0de;
    width:607px;
    height:22px;
    margin-left:35px;
    margin-bottom:50px;
    background:url(../images/ctitlesimple.gif) top right no-repeat;
    padding-top:35px;
}

#ContentListNavBar table td
{
    font-weight:bold;
}

#lstDiscipline
{
    width:190px;
}

.SequencesListItem
{
    height:110px;
    margin-bottom:18px;
    
}
.SequencesListItem div
{
    float:left;
}
.ListItemLeftSpacer
{
    width:55px;
    height:110px;
}
.VideoItem
{
    background:top right url(../images/typevideo.gif) no-repeat #e8e7e3;
}
.PhotoItem
{
    background:top right url(../images/typephoto.gif) no-repeat #e8e7e3;
}
.ListItemThumbNail
{
    height:96px;
    width:140px;
    padding:4px;
    border:solid 1px #dad9d7;
    background:white;
    text-align:center;
}
.ListItemThumbNail img
{
    height:96px;
    border:none;
}
.ListItemDescription
{
    padding-left:23px;
    width:400px;
    height:96px;
    background:url(../images/sequencelistbullet.gif) left 17px no-repeat;
    overflow:hidden;
    padding-top:15px;
}
.ListItemTitle
{
    font-weight:bold;
}
.ListItemTitle a
{
    color:Black;
}
.GlossaryBox
{
    margin-bottom:28px;
}
