*{
margin :0;
padding:0;  
background-image: none !important;
}
body {
background-color :#fff;
font-size :15pt;
font-family: Arial, Helvetica, sans-serif;
}
.container{width:100%;}
body.detail #scrollToTop,
body.detail .loader,
body.detail .header-fixed,
body.detail .vehicules_detail_nav,
body.detail .right_content2,
footer#contact,
#print, #members-menu {
    display: none;
}
.left_content2{width:100%;float: none;
    display: block;}
body.detail .global {
    padding-top: 0;
}

.vehicules_detail_content .vehicule_detail {
    width: auto;
    margin: 0 0 2em;
    padding: 0;
    float: none;
    display: inline-block;
    column-width: 17em;
    column-gap: 3em;
    border-bottom:solid 1px #000;

}

.vehicules_detail_content .vehicule_detail h1 {
    margin: 0;
    padding: 0;
}

.vehicule_detail_options {
    clear: none;
    float: none;
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 0;
    column-width: 17em;
    column-gap: 3em;
    margin: 0 0 2em;
}

.vehicule_detail_more {
    width: 200px;
    margin: 0;
    padding: 0;
    float: none;
    display: inline-block;
    margin: 0 0 2em;
}
.vehicule_detail_more h2, .vehicule_detail_options h2{
    font-family: Arial, Helvetica, sans-serif;
    margin:10px 0 0;
    font-size:18px;
}
.boxlarge ul li{padding:0 !important;}

.boxlarge ul li {
    width: 50%;
    float: left;
    padding: 10px;
    border: solid 1px #ebebeb;
    border-collapse: collapse;
}
#members{
    font-size :12pt;
}
#members .wrapBtn, #members #clientAchatTable_filter, #members .hidePrint, #members .page_title, .vehicule_thumbs, .btnPhoto{
display:none !important;
}

.no-price {
    display: none !important;
}

.vehicules_detail_content .vehicule_detail {
    max-width: 100%;
}