#toolbar.tlf {
    font: 8pt Tahoma;
    padding: 0 5px;
    background: url('image/center.png') repeat-x;
}

#toolbar.tlf table {
    border-collapse: collapse;
}

#toolbar.tlf table td,
#toolbar.tlf table th {
    padding: 0;
    vertical-align: middle;
}

#toolbar.tlf .clear {
    clear: both;
    display: block;
    height: 0;
    line-height: 0;
}

#toolbar.tlf a {
    text-decoration: none;
}

#toolbar.tlf .community {
    overflow: hidden;
    height: 26px;
    padding: 2px 5px;
}

#toolbar.tlf .community ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#toolbar.tlf .community td {
    padding-right: 10px;
}

#toolbar.tlf .community td,
#toolbar.tlf .community td a {
    color: white;
}

#toolbar.tlf .community td:first-child {
    font-weight: bold;
    color: white;
}

#toolbar.tlf .avatar {
    display: inline-block;
    vertical-align: middle;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    text-align: center;
    width: 23px;
    height: 21px;
}

#toolbar.tlf .community .avatar {
    background: url('image/home.png?_dc=1302281615') no-repeat;
}

#toolbar.tlf .avatar img {
    margin: auto;
}

#toolbar.tlf .community-home-page {
    white-space: nowrap;
}

#toolbar.tlf .community-activities a {
    background: url('image/activities.png?_dc=1211061503') no-repeat;
    display: block;
    width: 23px;
    height: 21px;
    text-indent: -1000px;
    overflow: hidden;
}

#toolbar.tlf .community-connect-feed a {
    background: url('image/connect-feed.png?_dc=1211061503') no-repeat;
    display: block;
    width: 23px;
    height: 21px;
    text-indent: -1000px;
    overflow: hidden;
}

#toolbar.tlf .community-add {
    display: none;
}

#toolbar.tlf .community-add a {
    background: url(image/add.png) no-repeat;
    display: block;
    width: 23px;
    height: 21px;
    text-indent: -1000px;
    overflow: hidden;
    cursor: pointer;
}

#toolbar.tlf .community-talk a {
    background: url('image/talk.png?_dc=1211061503') no-repeat;
    display: block;
    width: 23px;
    height: 21px;
    text-indent: -1000px;
    overflow: hidden;
}

#toolbar.tlf .community-thinking {
    color: #2abaf7;
    height: 21px;
}

#toolbar.tlf .community-thinking td {
    padding: 0;
}

#toolbar.tlf .community-thinking div {
    color: #2abaf7;
    overflow: hidden;
    white-space: nowrap;
    max-height: 21px;
}

#toolbar.tlf .community-thinking .tlf-col1 {
    background: url('image/quote-open.png?_dc=1302281632') left 5px no-repeat;
    width: 16px;
    border-right: none;
}

#toolbar.tlf .community-thinking .tlf-col3 {
    background: url('image/quote-close.png?_dc=1302281632') right 12px no-repeat;
    width: 16px;
}

#toolbar.tlf .user-launcher,
#toolbar.tlf .app {
    padding: 2px 5px;
    float: right;
    margin-top: 1px;
    height: 24px;
}

#toolbar.tlf table {
    height: 100%;
}

#toolbar.tlf .reading-list .launcher {
    text-decoration: none;
    font-weight: bold;
    height: 24px;
    display: inline-block;
    padding: 0 5px;
    visibility: visible!important;
    position: relative;
}

#toolbar.tlf .reading-list .launcher em {
    background: url('image/readinglist.png') no-repeat;
    height: 24px;
    width: 24px;
    display: inline-block;
    vertical-align: middle;
}

#toolbar.tlf .reading-list .launcher span {
    background: #e7322f;
    color: #fff;
    vertical-align: middle;
    border-radius: 2px;
    top: 0;
    right: 4px;
    position: absolute;
    padding: 0 2px 1px;
    font: bold 10px verdana;
    display: none;
}

#zone-spliter-SCREEN #zone-spliter-SCREEN-col-1 {
    display: block;
    margin: 0 auto;
}

#zone-spliter-SCREEN {
    margin-left: 0 !important;
    width: auto !important;
}