#BottomMenuBarContainer { width: 100%; } #btnBottomMenuBar { height: 25px; } #btnBottomMenuBarDiv { padding-top: 3px; text-align: center; width: 100px; } .btnBottomMenuBarOff { height: 25px; text-decoration: none; } .btnBottomMenuBarOn { height: 25px; text-decoration: underline; } .btnBottomMenuBarText { color: black; font-weight: bold; font-size: 10px; font-family: sans-serif; }