.Content.BorderLeft {
padding-left: 50px;
border-left: solid #dedede 1px;    
}
.M40 {
margin-left: 40px;
margin-right: 40px;    
}
.M20 {
margin-left: 20px;
margin-right: 20px;    
}
.btn.next {
background-image: url(../images/white/btnNext.png) !important;
background-position: 12px 50% !important;
background-repeat: no-repeat !important;
padding-left: 33px;
margin-top: 0;
}
.btn.back {
background-image: url(../images/white/btnPrev.png) !important;
background-position: 12px 50% !important;
background-repeat: no-repeat !important;
padding-left: 33px;
margin-top: 0;
}



.Left
{    padding-right:10px; width:190px; padding-bottom:30px;    
}


.js-faceted-search-container .js-facet-wrapper,
.js-faceted-showing-container .facet-container
{    width:100%; border:1px solid #e7e8e7; float:left; margin-top:15px;  box-sizing: border-box;
}
.js-faceted-search-container .js-facet-wrapper .facet-header,
.js-faceted-showing-container .facet-container .facet-header
{    margin:0px; padding:0px; background:#F5f5f5; padding:9px 0 14px 10px;
}
.js-faceted-search-container .js-facet-wrapper .facet-header h6,
.js-faceted-showing-container .facet-container .facet-header h6
{    margin:0px; padding:0px; font-size:15px; font-weight:normal; font-family:Arial, Helvetica, sans-serif !important; text-transform:uppercase;     
}
.js-faceted-search-container .js-facet-wrapper .facet-container
{    border:0px;
}
.js-faceted-search-container .js-facet-wrapper .facet-body input,
.js-faceted-showing-container .facet-container .facet-body input
{    vertical-align:middle;    
}
.js-faceted-search-container .js-facet-wrapper .facet-body .facet-option label,
.js-faceted-showing-container .facet-container .facet-body  label
{    line-height:19px;
}
.js-faceted-search-container .js-facet-wrapper .facet-body,
.js-faceted-showing-container .facet-container .facet-body  
{    max-height:170px; overflow:auto; margin:0px; padding:10px;
}
.js-faceted-search-container .js-facet-wrapper .facet-body ul,
.js-faceted-showing-container .facet-container .facet-body ul
{    margin:0px; padding:0px;
}
.js-faceted-search-container .js-facet-wrapper .facet-body ul li,
.js-faceted-showing-container .facet-container .facet-body ul li    
{    background:none !important;
}
.js-faceted-showing-container .facet-container .facet-body ul li a     
{    color:#000000;    
}
.facet-container .btn-facet-more-options{
display:none;
}
.facet-container .facet-option{
    display: list-item !important;
}