/********************************************************************/ .menuBar { margin-top: 1px; margin-left: auto; margin-right: auto; } .menuBar a img { border: none; height: 20px; padding: 5px 16px 0 16px; } .menuBar tr td a { text-align: center; float: left; display: block; padding: 0 10px 0 10px; text-decoration: none; font-weight: bold; color: rgb(50,50,50); } .menuBar tr td h3 { font-size: small; margin: 0px 0 0 0; } .menuBar tr td:hover a img { height: 24px; } .menuBar h2 { margin-top: 2px; font-weight: normal; text-align: center; }