/* Specific style for Text widget */
.widget_text {
    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;
    }
