.sidebar_left  {
display:block;
float:left;
margin:10px 0 0 15px;
}

#leftcolumn {
width:520px;
float:left;
background:url(images/content_pat_small.gif) left top repeat-y;
}

#leftcolumn_top {
background:url(images/content_t_small.gif) no-repeat;
height:6px;
margin-bottom:15px;
}
#leftcolumn_bot {
background:url(images/content_b_small.gif) no-repeat;
height:6px;
margin-top:30px;
}
#rightcolumn {
float: right;
width: 220px;
margin:10px 0 0 0;
}

#commentform .comment_input {
width: 180px;
}
.commentlist .body {
width:410px;
}
.commentlist li .top {
width:405px;
}
