#LeftMenuBar1Container { width: 100%; } #LeftMenuBar1 { width: 100%; } #btnLeftMenuBar1Div { padding-top: 3px; padding-left: 10px; text-align: left; height: 26px; white-space: nowrap; } .btnLeftMenuBar1Text { font-weight: bold; font-size: 12px; font-family: verdana, arial, sans-serif; } .btnLeftMenuBar1Text:link, .btnLeftMenuBar1Text:visited { color: #000080; text-decoration:none; } .btnLeftMenuBar1Text:hover { color: #0000FF; text-decoration:underline; } .btnLeftMenuBar1Text:active { color: #FF8000; text-decoration:underline; }