
/*-- conatiner title token             --*/ .menuTitle { background: url('../../Skins/interior/titleContainerBg.jpg') repeat-x top left; width: 171px; height: 27px; font-size: 11px; font-family: tahoma; color: #FFF; font-weight: bold; line-height: 1.5em; }
/*-- container title cell              --*/ .menuTitleTD { background: url('../../Skins/interior/titleContainerBg.jpg') repeat-x top left; width:100%; height: 27px; padding: 0; border: 0px solid red;}
/*-- container actions cell            --*/ .menuActionsTD { background: url('../../Skins/interior/titleContainerBg.jpg') repeat-x top left; position: relative; width:0%; padding: 0; vertical-align: bottom; }

/*-- container content pane            --*/ .menuActions { position: absolute; top: -2px; border: 1px solid red;}
/*-- container content pane            --*/ .menuContent { font-size: 11px; font-family: tahoma; color: #5b5b5b; text-align:left; padding: 10px 10px 10px 10px;}
/*-- container Icons cell              --*/ .menuIcons { text-align:right; padding: 0; border-top: 0px solid #BBBBBB;}

/*-- top center section                --*/ .menuT { vertical-align: top; height: 27px; padding: 1px 0 0 4px; }

/*-- mid center section                --*/ .menuM { background: #fff;  vertical-align:top; padding: 0; border: 0px solid #e5e5e5; }

/*-- bottom center section             --*/ .menuB { vertical-align:top; height: 18px; padding: 0; }

/*========================================================*/






