.back2top .commentlink {
    margin-left: 20px;
    margin-right: 10px;
    height:16px;
}

.linkbody {
    padding: 0;
    margin-left: 142px;
    line-height: 1.48em;
    color: #333333;
}

.commentbody .ignore {
    font-size: 1.1em;
}

.commentbody .content {
    font-size: 1.3em;
    clear: none;
    padding: 5px;
}

.postbody h3 img {
    /* Also see tweaks.css */
    vertical-align: bottom;
}

.dir_cat_left {
    padding: 0 1px 0 0;
    width: 50%;
    vertical-align: top;
    font-size: 1em;
}

.dir_cat_right {
    padding: 0 0 0 1px;
    width: 50%;
    vertical-align: top;
    font-size: 1em;
}

.head {
    padding-bottom: 1px;
    margin-bottom: 1px;
    font-weight: normal;
    border-bottom: 1px solid #FFFFFF;
}

dl.icon_cat {
/*    min-height: 75px;*/
    background-position: 22px 50%;      /* Position of folder icon */
    background-repeat: no-repeat;
}

dl.icon_cat dt {
    padding-top: 10px;
/* Space for folder icon */
/*    padding-left: 90px;  */
    width: auto;
    margin-right: 0;

/* Space for no folder icon */
/* min-height: 70px;*/
padding-left: 10px;
padding-bottom: 10px;
}
dl.icon_cat dd {
    display: none;
}

.sub_cat {
    font-size: 0.9em;
    border-left: 1px solid white;
    padding: 0 2px;
}

.linkinfos {
    padding: 10px 0 10px 0;
    text-align:center;
/*    min-height: 160px; */
    width:140px;
    color: #666666;
    border-right: 1px solid #FFFFFF;
    float: left;
    clear:left;
}

.linktitle li {
    display: block;
    font-size: 1.1em;
    line-height: 2.2em;
    list-style-type: none;
    margin-right: 5px;
    padding-top: 1px;
    width: auto;
}

.signature {
    clear: none;
}

table.recents {
    padding: 2px;
    border-spacing: 10px;
    width: 100%;
}

.rtl dl.icon_cat {
    background-position: right 22px center;
    padding-left: 0;
}

.rtl dl.icon_cat dt {
    padding-right: 90px;
    padding-left: 0;
}