body, .scontainer {
    background-image: url(home_bg.gif);
}
.left-panel {
    width: 355px;
}
.right-panel-outer, .right-panel {
    width: 355px;
    _width: 355px;
    padding: 0;
}
.right-panel {
    padding: 30px 0 0 0;
}
h1.title {
    padding: 0 0 0 20px;
}
.home-posts, .home-posts .item, .home-posts .item .item-pic {
    float: left;
    width: 355px;
}
.home-posts .item .item-summary {
    float: left;
    width: 315px;
    _width: 355px;
    padding: 20px;
    margin: 0;
}
.home-posts .item .item-summary a {
    color: #000;
    text-decoration: none;
}
.home-posts .item .item-summary {
    font-size: 11px;
    font-weight: normal;
    line-height: 1.5em;
}
.home-posts .item .item-summary b {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
}
