.top_menu_tab {
width: 100%;
margin-bottom: 20px;
}

.top_menu_tab td {
padding: 14px 0px;
text-align: center;
border-right: solid 1px white;
}

.top_menu_tab td, .top_menu_tab a {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
color: white;
text-decoration: none;
}

.top_menu_tab td.top_copy {
text-align: right;
background-image: url("images/red_line.gif");
background-repeat: repeat-x;
background-position: bottom;
vertical-align: middle;
padding: 0 10px 0 10px;
}
