.blocks960, 
.blocks960sidebar {
    vertical-align: top;
    padding-bottom: 40px !important; 
    display: inline-block; 
    zoom: 1; 
    *display: block;
}

.search-results {margin-left:0;}
.search-results-list {margin-left:-18px !important;}
.search-results-list li {list-style:none;}


.blocks960 {
    list-style: none !important;
    padding: 0 !important;
    margin: 0  !important;
    
}

.blocks960 .block {
    padding: 0 !important;;
    margin: 0 !important;
    overflow: hidden;
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.blocks960sidebar { 
    list-style: none !important;
    padding: 0 !important;
    margin: 0  !important;
}

 .block-content {
    padding: 10px;

}

.blocks960 { width: 960px; }

.blocks960 .b960 { width: 960px; }
.blocks960 .b720 { width: 720px; }
.blocks960 .b640 { width: 640px; }
.blocks960 .b480 { width: 480px; }
.blocks960 .b320 { width: 319px; }
.blocks960 .b240 { width: 240px; }
.blocks960 .b192 { width: 192px; }

.blocks960.hasSidebar { width: 639px; }
.blocks960.hasSidebar .b960 { width: 639px; }
.blocks960.hasSidebar .b720 { width: 479px; }
.blocks960.hasSidebar .b640 { width: 426px; }
.blocks960.hasSidebar .b480 { width: 319px; }
.blocks960.hasSidebar .b320 { width: 213px; }
.blocks960.hasSidebar .b240 { width: 159px; }
.blocks960.hasSidebar .b192 { width: 127px; }

.blocks960sidebar { 
    width: 310px; 
    padding-left: 10px !important;
}

.blocks960sidebar .block {
    border-bottom: 1px dotted #E4DFD6;
    overflow: hidden;
}
.blocks960sidebar .block:last {
    border-bottom: none;
}

.cms_block_content { 
    overflow: hidden;
}

