/* Level 0 - Text ***************************************************/ .m0l0iout { font: 10px Verdana, Arial, sans-serif; float: right; padding: 4px; color: #FFFFFF; } .m0l0iover { font: 10px Verdana, Arial, sans-serif; text-align: right; float: right; font-weight: bold; padding: 4px; color: #FFFFFF; } /* Level 0 - Container **********************************************/ .m0l0oout { border: 0px ridge #FFFFFF; background: #333333; border-bottom : 1px solid #FF6400; } .m0l0oover { border: 0px ridge #FFFFFF; background: #FFAC04; border-bottom: 1px solid #FF6400; } /* Level 1 - Text ***************************************************/ .m0l1iout { background-repeat: no-repeat; background-position: left top; padding: 4px; font: 10px Verdana, Arial, sans-serif; color: #FFFFFF; float: right; } .m0l1iover { background-repeat: no-repeat; background-position: left top; padding: 4px; font: 10px Verdana, Arial, sans-serif; font-weight: bold; color: #FFFFFF; float: right; } /* Level 1 - Container *********************************************/ .m0l1oout { text-decoration : none; background: #333333; filter: alpha(opacity=90); overflow:hidden; text-overflow:ellipsis; border-bottom: 1px solid #FF6400; border-Top : 1px solid #FF6400; } .m0l1oover { text-decoration : none; background: #FFAC04; overflow:hidden; text-overflow:ellipsis; border-bottom: 1px solid #FF6400; } /* All other Levels - Text ****************************************/ .m0l2iout { background-repeat: no-repeat; background-position: left top; padding: 4px; font: 10px Verdana, Arial, sans-serif; text-decoration : none; text-align: left; color: #FFFFFF; float: left; } .m0l2iover { background-repeat: no-repeat; background-position: left top; padding: 4px; font: 10px Verdana, Arial, sans-serif; font-weight: bold; text-decoration : none; text-align: left; color: #FFFFFF; float: left; } /* All other Levels - Container ************************************/ .m0l2oout { text-decoration : none; background: #333333; border-bottom: 1px solid #FF6400; border-Top : 1px solid #FF6400; filter: alpha(opacity=90); } .m0l2oover { text-decoration : none; background: #FFAC04; border : 0px ridge #FFFFFF; }