#news {
    margin-top: 12px;
}

#news dt small {
    display: block;
    font-size: 12px;
    color: #777;
}

#news dt a {
    font-weight: bold;
}

#news dd {
    margin-bottom: 30px;
    line-height: 22px;
}

#news .text {
    margin-top: 5px;
}

#news .tags {
    margin-top: 10px;
}

#main h2.list {
    margin-top: 10px;
    margin-bottom: 5px;
    background: url("/public/img/site/dash-line.gif") repeat-x left 0.75em;
}

#main h2 span {
    background: #f8f8f3;
    padding-right: 5px;
}

#main .rss {
    position: absolute;
    right: 40px;
    top: 37px;
    width: 42px;
    height: 42px;
    background: url("/public/img/site/rss.gif") no-repeat center center;
}

hr.cut {
    display: none;
}

.pages ul {
    list-style: none;
}

.pages li {
    display: inline;
}