/* Specific style for Archive widget */
.widget_archive {
    height:23px;
    padding:0px 5px 0 5px;
    line-height:23px;
    text-align:center;
    font-weight:bold;
    color:#777;
    background:url("../images/block-caption-alternate.png") no-repeat;
    }
