@charset "UTF-8";

div.navigation { min-height: 50px; }
div.navigation td.menuitem { width: 120px; vertical-align: middle; }
div.navigation div.spacer { margin: 3px 4px 0px 4px; width: 2px; height: 44px; font-size: 0px; line-height: 0px; }
div.navigation td.menuitem div.menucontents { width: 120px; text-align: center; }
div.navigation a:hover { color: white; text-decoration: underline; }
