/* Level 0 - Text ***************************************************/ .m0l0iout { font-family: Tahoma; font-size: 11px; padding: 4px; color: #483D8D; z-index:2; } .m0l0iover { font: 11px Tahoma; padding: 4px; color: #FFFFFF; z-index:2; } /* Level 0 - Container **********************************************/ .m0l0oout { text-decoration: none; border-bottom: 1px solid #4E5E69; background: #FFFFFF; overflow: hidden; text-overflow: ellipsis; z-index:2; } .m0l0oover { text-decoration: none; border-bottom: 1px solid #4E5E69; background: #D1DAE3; overflow: hidden; text-overflow: ellipsis; z-index:2; } /* Level 1 - Text ***************************************************/ .m0l1iout { font: 11px Tahoma; padding: 4px; color: #483D8D; z-index:2; } .m0l1iover { font: 11px Tahoma; padding: 4px; color: #FFFFFF; z-index:2; } /* Level 1 - Container *********************************************/ .m0l1oout { text-decoration : none; background: #FFFFFF; filter: alpha(opacity=90); overflow:hidden; text-overflow:ellipsis; border-bottom: 1px solid #4E5E69; z-index:2; } .m0l1oover { text-decoration: none; background: #D1DAE3; overflow: hidden; text-overflow: ellipsis; border-bottom: 1px solid #4E5E69; z-index:2; } /* All other Levels - Text ****************************************/ .m0l2iout { font-family: Tahoma; font-size: 11px; padding: 4px; color: #483D8D; z-index:2; } .m0l2iover { font: 11px Tahoma; padding: 4px; color: #FFFFFF; z-index:2; } /* All other Levels - Container ************************************/ .m0l2oout { text-decoration: none; border-bottom: 1px solid #4E5E69; background: #FFFFFF; overflow: hidden; text-overflow: ellipsis; z-index:2; } .m0l2oover { text-decoration: none; border-bottom: 1px solid #4E5E69; background: #D1DAE3; overflow: hidden; text-overflow: ellipsis; z-index:2; }