.SequencesListItem
{
    height:122px;
    margin-bottom:18px;
    
}
.SequencesListItem div
{
    float:left;
}
.ListItemLeftSpacer
{
    width:55px;
    height:102px;
}
.ListItemLeftSpacerBlank
{
    width:55px;
    float:left;
    clear:both;
}
#titleNameProf
{
    width:273px;
    font-weight:bold;
    float:left;
}
#accessCode
{
    width:151px;
    font-weight:bold;
    float:left;
}
#selectNameProf
{
    width:273px;
    float:left;
}
#inputAccessCode
{
    width:151px;
    float:left;
}
#inputAccessCode input
{
    width:120px;
}
#SpacerBlankMenuVideo
{
    height:52px;
    clear:both;
}
#findSeqCP
{
    width:71px;
    float:left;
}
.VideoItem
{
    background:top right url(../images/typevideo.gif) no-repeat #e8e7e3;
}
.PhotoItem
{
    background:top right url(../images/typephoto.gif) no-repeat #e8e7e3;
}
.ListItemThumbNail
{
    width:160px;
    height:90px;
    padding:5px;
    border:solid 1px #dad9d7;
    background:white;
    text-align:center;
}
.ListItemThumbNail img
{
    max-width:160px;
    height:90px;
    border:none;
}
.ListItemDescription
{
    padding-left:22px;
    width:400px;
    height:110px;
    background:url(../images/sequencelistbullet.gif) left 17px no-repeat;
    overflow:hidden;
    padding-top:15px;
}
.ListItemDescription a
{
    color:#B16608;
}
.ListItemTitle
{
    font-weight:bold;
}
.ListItemTitle a
{
    color:Black;
}
.GlossaryBox
{
    margin-bottom:28px;
}