table#topMenu {
 height: 80px;
}

table#topMenu td {
 padding-left: 39px;
 padding-right: 15px;
 text-align: center;
 width: 10px !important;
 width: auto;
 white-space: nowrap;
 background: url(../images/menu_separator_8.png) no-repeat left 50%;
}

table#topMenu td.first {
 background: transparent;
 padding-left: 0px !important;
}

table#topMenu td.last {
 padding-right: 0px !important;
}


table#topMenu a,
table#topMenu a:visited {
 font-weight: bold;
 font-size: 12px;
 color: #b55019;
}