#search_filters_and_results {
position:relative
}

.search_filters {
width:100%;
border-spacing:0;
border-collapse:separate;
background-image:url(../img/gradient-b-g2w.png);
background-position:center bottom;
background-repeat:repeat-x;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-webkit-border-bottom-left-radius:8px;
-webkit-border-bottom-right-radius:8px;
margin:0
}

.search_filters td {
text-align:left;
vertical-align:top;
padding:10px
}

.search_filter li.filter_container {
clear:both
}

.search_filter .filter_title {
margin-bottom:5px;
text-transform:capitalize;
border-bottom:1px dotted #146EB4;
font-weight:700
}

.search_filter .filter_id,.search_filter .filter_value,.pager .page .page_value,#tooltip_noresult {
display:none
}

.tooltip_marketplace {
cursor:pointer
}

.search_filter .filter_result_count {
color:#999
}

.search_filter span.filter_result_count {
float:right;
width:25px;
padding-left:5px
}

.search_filter span.filter_name {
float:left;
width:60%;
padding-left:20px;
background:transparent url(../img/jquery/checkbox.gif) left top no-repeat
}

.search_filter .checked .filter_name {
background:transparent url(../img/jquery/checkbox.gif) left bottom no-repeat
}

.search_filter .radio .filter_name {
padding-left:20px;
background:transparent url(../img/jquery/radio.gif) left top no-repeat
}

.search_filter .radio .checked .filter_name {
background:transparent url(../img/jquery/radio.gif) left bottom no-repeat
}

.search_filter .checking .filter_name {
background:transparent url(../img/jquery/spinner.gif) left top no-repeat
}

.search_filter .filter_name:hover {
text-decoration:underline;
cursor:pointer
}

.search_filter img {
display:inline
}

#custom_margin_content th,#custom_margin_content td {
border:0;
text-align:center
}

#custom_margin_content input.type_text {
width:50px
}

.delay {
margin-top:5px;
font-size:10px
}

.vehicule_options {
display:block;
font-size:12px;
margin-bottom:10px;
padding-left:10px;
text-decoration:none
}

.vehicule_options a.marked {
font-size:15px
}

.vehicule_options a.default {
font-size:12px;
text-decoration:underline
}

.select {
z-index:1000
}
