#body .pageContent {
    background:none;
}

#contentLayer1 {
    clear:both;
    background:url(images/category-content-bg.png) repeat-y top center;
    min-height:1px;
    _height:1px;
}
#contentLayer2 {
    background:url(images/category-content-top.png) no-repeat top center;
    min-height:1px;
    _height:1px;
}
#contentLayer3 {
    background:url(images/category-content-bottom.png) no-repeat bottom center;
    padding:15px 30px 20px 25px;
    min-height:1px;
    _height:1px;
}

#contentText {
    width:720px;
}

