.wl-bwt {
    width: 100%;
}

.wl-bwt .title {
    font-weight: bold;
}

.wl-bwt .line {
    height: 25px;
    margin: 0 0 5px 0;
    background-color: #fafafa;
    border: 1px solid #e0e0e0;
}

.wl-bwt .you {
    font-weight: bold;
    color: #000;
}

.wl-bwt .caption {
    margin: -23px 4px 0 4px;
    color: #000000;
    float: right;
}

.wl-bwt .bar {
    height: 100%;
    background: transparent url('images/b-blue-line.png') repeat;
}

.wl-bwt .busy{
    background: transparent url('images/l-blue-fading-lines.gif') no-repeat left center;
}
