#act-box-list {
    margin: 10px 0;
}

.act-box {
    padding: 2px 5px;
    margin: 1px 0;
    overflow: hidden;
    border-radius: 5px;
    -moz-border-radius: 5px;
}

.act-avatar {
    float: left;
    margin: 0 10px 0 0;
    width: 25px;
    height: 25px;
}

#act-sticky-list {
    margin: 10px 0;
    color: #2B5964;
}

.act-sticky {
    background: #bBe9F4;
}

.act-when {
    color: #666;
}
