.recently-updated-concise div.update-item {
    border-top: 1px solid #ccc;
    padding: 5px;
    overflow: hidden;
    _height: 1%; 
}

.recently-updated-concise div.first {
    border-top: 0;
}

div.update-item .icon-container {
    padding-left: 1.75em;
    display: block;
    color: #666;
    float: left;
}

.recently-updated-concise .update-item-date {
    color: #666;
    font-size: 9pt;
    margin-left: 0.5em;
    float: right;
}

.recently-updated-concise .space-name {
    color: #666;
    font-size: 9pt;
    margin-left: 0.5em;
    float: left;
}

.recently-updated-concise .update-author a:hover,
.recently-updated-concise .update-author a:visited,
.recently-updated-concise .update-author a:link,
.recently-updated-concise .update-author a:active {
    color: #333;
}

