

#SequenceWrapper
{
    background: url(../images/sequencebkg.gif) top left repeat-y;
    padding-bottom:65px;
}
#SequenceTitle
{
    font-weight:bold;
    padding-left:100px;
    background:url(../images/sequencetitlebullet.gif) 0 14px no-repeat;
    padding-top:11px;
}
#MediaWrapper
{
    margin-left:100px;
    margin-top:18px;
    height:275px;
}
#MediaWrapperLarge
{
    margin-left:100px;
    margin-top:18px;
    height:300px;
}
#MediaWrapperAlone
{
    margin-left:100px;
    margin-top:18px;
    height:256px;
}
#Media
{
    float:left;
    border:solid 1px black;
}
#MediaLinks
{
    /*float:left;*/
    /*padding-top:180px;*/
    clear:both;
}
.MediaLink
{
    /*background:url(../images/medialinkbkg.gif) 0 3px no-repeat;*/
    /*margin-bottom:8px;*/
    /*padding-left:25px;*/
    padding-top:5px;
    maring-top:10px;
    /*margin-left:25px;*/
    vertical-align:top;
    float:left;
    height:20px;
}
.MediaLink a
{
    color:Black;
    font-size:7pt;
    /*display:block;*/
    padding:2px 0 0 19px;
    height:20px;
    float:left;
    /*margin:0;*/
}

#FullScreenLink
{
    background:url(../images/btnlarge_nm.gif) top left no-repeat;
}
#FullScreenLink:hover
{
    background:url(../images/btnlarge_hv.gif) top left no-repeat;
}

#LargeLink
{
    background:url(../images/btnlarge_nm.gif) top left no-repeat;
}
#LargeLink:hover
{
    background:url(../images/btnlarge_hv.gif) top left no-repeat;
}




#Description
{
    margin-top:17px;
    margin-left:100px;
    padding-right:130px;
    clear:both;
}
.Information
{
    padding-left:100px;
    background:url(../images/sequenceinfobullet.gif) 0 3px no-repeat;
    margin-top:27px;
}
.InformationTitle
{
    font-weight:bold;
}
