#tabsPlaceholder {
    width: 100%;
}

#tabsPlaceholder div {
    height: 29px;
}

.logoutLink {
    padding: 0pt 10px;
    text-align: center;
}

.logoutLink a {
    color: rgb(204, 0, 0);
    font-weight: bold;
}

.tabsBar {
    width: 100%
}

.ui-widget-header {
    border-width: 1px 0;
}

.ui-widget {
    font-family:Helvetica,Arial,sans-serif;
}