/* Flyouts */

div.LanguageSelectorFlyout {
font: 11px/16px Arial, Helvetica, sans-serif; 
padding: 0px;
text-align: left;
text-indent: 0px;
width: 170px;
position: absolute;
padding-left: 2px;
z-index: 31;
vertical-align: middle;
overflow: hidden;
}
div.LeftNavFlyout {
font: 11px/16px Arial, Helvetica, sans-serif; 
padding: 0px;
text-align: left;
text-indent: 0px;
width: 200px;
position: absolute;
top: 126px;
z-index: 32;
vertical-align: middle;
display: none;
overflow: hidden;
}
div.YourWorkspaceFlyout {
font: 11px/16px Arial, Helvetica, sans-serif; 
margin: 0px 0px 50px 30px;
padding: 0px;
text-align: left;
text-indent: 0px;
width: 170px;
position: absolute;
top: 126px;
z-index: 33;
overflow: hidden;
}
a.FlyoutBg {
color: #000000;
text-decoration: none;
background: #f9dd99;
display: block;
height: 23px;
line-height: 28px;
vertical-align: middle;
width: 200px;
height: 23px;
overflow: hidden;
}
a.FlyoutBg:visited {
color: #000000;
text-decoration: none;
}
a.FlyoutBg:hover {
color: #000000;
text-decoration: none;
background: #f3bc33;
display: block;
height: 23px;
line-height: 28px;
vertical-align: middle;
}
span.FlyoutLevel01 {
margin: 0px;
padding: 3px 10px 3px 10px;
width: 200px;
height: 23px;
overflow: hidden;
}
span.FlyoutLevel011 {
margin: 0px;
padding: 3px 10px 3px 12px;
width: 200px;
height: 23px;
overflow: hidden;
}
div.FlyoutBgSpacer {
background: #f9dd99;
height: 10px;
margin-bottom: 0px;
}
div.FlyoutDividerLine {
background: #f9dd99 url("../images/FlyoutDividerLine.gif"/*tpa=http://www.eqv.it/global/images/FlyoutDividerLine.gif*/) no-repeat;
margin-bottom: 0px;
padding-left: 7px;
}