DIV.LanguageSelectorFlyout
{
    padding-right: 0px;
    padding-left: 2px;
    z-index: 31;
    padding-bottom: 0px;
    font: 8pt/12pt Arial, Helvetica, sans-serif;
    vertical-align: middle;
    overflow: hidden;
    width: 170px;
    text-indent: 0px;
    padding-top: 0px;
    position: absolute;
    text-align: left;
}
DIV.LeftNavFlyout
{
    padding-right: 0px;
    display: none;
    padding-left: 0px;
    z-index: 32;
    padding-bottom: 0px;
    font: 8pt/12pt Arial, Helvetica, sans-serif;
    vertical-align: middle;
    overflow: hidden;
    width: 200px;
    text-indent: 0px;
    padding-top: 0px;
    position: absolute;
    top: 126px;
    text-align: left;
}
DIV.YourWorkspaceFlyout
{
    padding-right: 0px;
    padding-left: 0px;
    z-index: 33;
    padding-bottom: 0px;
    margin: 0px 0px 50px 30px;
    font: 8pt/12pt Arial, Helvetica, sans-serif;
    overflow: hidden;
    width: 170px;
    text-indent: 0px;
    padding-top: 0px;
    position: absolute;
    top: 126px;
    text-align: left;
}
A.FlyoutBg
{
    display: block;
    vertical-align: middle;
    overflow: hidden;
    width: 200px;
    color: #000000;
    line-height: 28px;
    height: 23px;
    background-color: #f9dd99;
    text-decoration: none;
}
A.FlyoutBg:visited
{
    color: #000000;
    text-decoration: none;
}
A.FlyoutBg:hover
{
    display: block;
    vertical-align: middle;
    color: #000000;
    line-height: 28px;
    height: 23px;
    background-color: #f3bc33;
    text-decoration: none;
}
SPAN.FlyoutLevel01
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 3px;
    margin: 0px;
    overflow: hidden;
    width: 200px;
    padding-top: 3px;
    height: 23px;
}
SPAN.FlyoutLevel011
{
    padding-right: 10px;
    padding-left: 12px;
    padding-bottom: 3px;
    margin: 0px;
    overflow: hidden;
    width: 200px;
    padding-top: 3px;
    height: 23px;
}
DIV.FlyoutBgSpacer
{
    margin-bottom: 0px;
    height: 10px;
    background-color: #f9dd99;
}
DIV.FlyoutDividerLine
{
    padding-left: 7px;
    background-image: url(FlyoutDividerLine.gif);
    margin-bottom: 0px;
    background-repeat: no-repeat;
    background-color: #f9dd99;
}
