.news-summary {
    padding: 0.7em 0 2.5em 0;
    position: relative;
    clear: left;
    min-height: 55px;
}

.news-digg {
    position: absolute;
    top: 0.8em;
    left: 0;
    text-align: center;
    font-size: 85%;
    margin: 0;
    padding: 0;
    list-style: none;
    background: url(../images/shade-news.gif) no-repeat;
}

.news-digg li {
    margin: 0;
    padding: 0;
}

.digg-count a,
.digg-count span,
.digg-count-s a,
.digg-count-s span {
    display: block;
    padding: 10px 0 4px 0;
    text-decoration: none;
    width: 50px;
    min-height: 40px;
    color: #93883F;
    text-align: center;
}

.news-summary .digg-count strong,
.news-full .digg-count strong,
.news-summary .digg-count-s strong,
.news-full .digg-count-s strong {
    font-size: 160%;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 1;
    display: block;
    color: #736926;
}

.news-summary .digg-count-s strong,
.news-full .digg-count-s strong {
    font-size: 160%;
}

.digg-count img,
.digg-count-s img {
    position: absolute;
    top: 0;
    left: 0;
    border: none;
}

.digg-count a:hover,
.digg-count-s a:hover,
.digg-count a:hover strong,
.digg-count-s a:hover strong {
    color: #998D43;
}

.side-container {
    font-weight: normal;
    padding: 1px 6px;
    position: relative;
    width:285px
}

#topten-list {
    clear: left;
}

.side-container h2.topten {
    white-space: nowrap;
    float: left;
}

.side-container .news-digg {
    top: 4px;
    left: 0;
    background: none;
}

.side-container .digg-count, .side-container .digg-count-s {
    font-size: 80%;
    letter-spacing: -0.07em;
    line-height: 2;
    margin-top: 0;
}

.side-container .digg-count a, .side-container .digg-count-s a {
    width: 36px;
    height: 24px;
    padding: 10px 0 0 0;
    background: url(../images/shade-compact.gif) no-repeat;
    margin-left: 0;
}

.p-archive .digg-count strong {
    font-weight: bold;
}

.side-container .news-summary .digg-count strong,
.side-container .news-summary .digg-count-s strong {
    font-weight: bold;
    color: #93883F;
}

.side-container .news-summary {
    padding-left: 44px;
    padding-bottom: 2px !important;
    padding-top: 4px;
    min-height: 37px;
    float: left;
    clear: both;
    /*border-top: 1px solid #ddd;*/
} /*IE6, IE7*/

.side-container h3 {
    line-height: 1.1em;
    margin: 0;
    padding: 3px 0 0 0;
    font-size: 14px;
    letter-spacing: 0em;
    overflow: hidden;
}

.side-container h3 a {
    padding-top: 0;
    font-weight: normal;
    letter-spacing: 0em;
    text-decoration: none !important;
    background: none;
    display: block;
    width: 250px;
    _height:30px;
    _width: 240px;
}