

#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:256px;
}
#Media
{
    float:left;
    border:solid 1px black
}
#MediaLinks
{
    float:left;
    padding-top:100px;  
    width:125px;  
}
.MediaLink
{
    background:url(../images/medialinkbkg.gif) 0 3px no-repeat;
    margin-bottom:8px;
    vertical-align:top;
    height:20px;
    padding-left:25px;
}
.MediaLink a
{
    color:Black;
    font-size:8pt;
    padding:0 0 0 19px;
    margin:0;
    height:16px;
    display:block;
}
#DownloadLink
{
    background:url(../images/btndownload_nm.gif) top left no-repeat;
}
#DownloadLink:hover
{
    background:url(../images/btndownload_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;
}
#LargeLink
{
}
#Description
{
    margin-top:17px;
    margin-left:100px;
    padding-right:130px;
}
.Notion
{
    padding-left:100px;
    background:url(../images/sequencenotionbullet.gif) 0 3px no-repeat;
    margin-top:27px;
}
.NotionTitle
{
    font-weight:bold;
}
