.content-body .left-panel {
    width: 350px;
}

.content-body .right-panel {
    width: 635px;
}

div.page-title {
    background: url(/public/themes/images/page-title-bg2.png) repeat-y scroll center top transparent;
}

div.page-title .page-title-top {
    background: url(/public/themes/images/page-title-top2.png) no-repeat scroll center top transparent;
}

div.page-title h1 {
    background: url(/public/themes/images/page-title-bottom2.png) no-repeat scroll center bottom transparent;
    padding: 10px 10px 10px 20px;
}

.block1 {
    width: 635px;
}

.block1 .block-top {
    background: url(/public/themes/images/block1-top.gif) no-repeat scroll center top transparent;
}

.block1 .block-content-bg {
    background-image: url(/public/themes/images/block1-content-bg.gif);
    background-position: center top;
    background-repeat: repeat-y;
}

.block1 .block-bottom {
    background: url(/public/themes/images/block1-bottom.gif) no-repeat scroll center bottom transparent;
}
