#collectionsMenuTable{
    width:100%;
    height:220px;
}
#collectionsMenuLeftCell{
    width:16px;
}
#collectionsMenuCenterCell{
    vertical-align:top;
}
#collectionsMenuRightCell{
    width:18px;
}
#collectionsMenuCenterLabelContainer{
}

#collectionsMenuCenterLinksContainer{
    position:relative;
    top:37px;
    height:136px;
}
#collectionsIFrame{
    width:100%;
    position:relative;
    top:25px;
    height:166px;
    background-color:transparent;
}
.collectionsTabLabelMinor{
    font-family:Arial,Helvetica,sans-serif;
    position:relative;
    left:-3px;
    top:10px;
    color: #CFCFCF;
    font-size: 11pt;
}
.collectionsTabLabelMajor{
    font-family:Arial,Helvetica,sans-serif;
    position:relative;
    top:10px;
    color: white;
    font-weight:bold;
    font-size: 11pt;
}
#collectionsLinksTable, #collectionsLinksTableLabelled{
    height:100%;
}
#collectionsLinksTableLabelled td{
    height:119px;
    width:127px;
    vertical-align: top;
    text-align: center;
    background-position:top center;
    background-repeat:no-repeat;
    cursor:pointer;
}
.collectionLinkLabelContainer{
    width:127px;
    padding-top:120px;
    padding-left:5px;
    padding-right:5px;
    font-family:Arial,Helvetica,sans-serif;
    font-size:8pt;
    font-weight:bold;
    color:#353535;
}

