
div.xsmallCol div.item h2 {background: no-repeat url(../images/block_header_240.png) top;}
div.xsmallCol div.item div.bottom {background: no-repeat url(../images/block_footer_240.png) bottom;}

div.xxxlCol div.item div.bottom {background: no-repeat url(../images/block_footer_700.png) bottom;}
div.xxxlCol div.item h2 {background: no-repeat url(../images/block_header_700.png) top;}

div.xxxlCol {
    margin-right: 10px;
    width: 700px;
}

div.xsmallCol {
    width: 240px;
}

div.xxxlCol .item .container {
    background-color: #F0F0F0;
    border-left: 0 none;
    border-right: 0 none;
}
