div.tabs
{
    height: 27px;
}

div.tabs ul
{
    overflow: hidden;
    position: absolute;
    bottom: -2px;
    width: 500px;
}
