dl.question-list {
    margin:0;
    padding:0;
}

dl.question-list dt {
    width:70px;
    margin:0;
    padding:0;
    float:left;
    line-height:22px;
    font-weight:normal;
    font-size:1.5em;
}
dl.question-list dd {
    margin: 0 0 22px 80px; 
    font-size:1.5em;
}
div.colborder_bigger {
    padding-right: 44px;
    margin-right: 45px;
    border-right: 1px solid #eee;
}
dl.question-list dd span {
    display:block;
    font-size:0.8em;
    line-height:22px;
    color:#5E5E5E;
}
div#sidebar dt {
    margin:2.75em 0 0 0;
    padding:0;
    font-size:1.6em;
    line-height: 1.375em;
}
div#sidebar dt:first-child {
    margin:0;
}
div#sidebar dd {
    font-size:1.3em;
    line-height:1.692em;
    margin:0;
    padding:0;
}
div#sidebar dd.activity {
    height:3.308em;
    margin:0.846em 10px 0.846em 0;
    border-bottom:1px solid #FB2600;
}
div#sidebar dd ol.tag-cloud {
    margin:0;
    font-size:1.154em;
}
div#sidebar dd ol.tag-cloud li {
    line-height:1em;
    display:inline;
}