﻿/*------------------------
BRAND AND MODEL
------------------------*/
div#brand-model h4
{
    margin: 0;
    padding: 10px 0px 10px 20px;
    color: #666666;
    display: inline;
}
div#brand-model img
{
    display: inline;
    margin-bottom: -5px;
}

div#brand-list
{
    width: 250px;
    height: 120px;
    border: 1px #E8E8E8 solid;
    overflow-y: scroll;
    margin: 5px 0 0px 0;
}
div#brand-list p.brand-checkbox-label-pair
{
    clear: both;
    float: none;
    position: relative;
    margin: 3px;
    padding: 0;
}
div#brand-list p.brand-checkbox-label-pair input
{
    left: 0px;
    position: absolute;
    top: 1px;
}
div#brand-list p.brand-checkbox-label-pair label
{
    display: block;
    margin-left: 30px;
    width: 100px;
}
div#brand-list label
{
    margin-left: 5px;
    width: 100px;
    margin-bottom: 5px;
}
div#model-list
{
    width: 250px;
    height: 120px;
    border: 1px #E8E8E8 solid;
    overflow-y: scroll;
    margin: 5px 0 10px 0;
}
div#model-list p.model-checkbox-label-pair
{
    clear: both;
    float: none;
    position: relative;
    margin: 3px;
    padding: 0;
}
div#model-list p.model-checkbox-label-pair input
{
    left: 0px;
    position: absolute;
    top: 1px;
}
div#model-list p.model-checkbox-label-pair label
{
    display: block;
    margin-left: 30px;
    width: 100px;
}
div#model-list label
{
    margin-left: 5px;
    width: 100px;
    margin-bottom: 5px;
}

div#derivative-list
{
    width: 250px;
    height: 120px;
    border: 1px #E8E8E8 solid;
    overflow-y: scroll;
    margin: 5px 0 10px 0;
}
div#derivative-list p.derivative-checkbox-label-pair
{
    clear: both;
    float: none;
    position: relative;
    margin: 3px;
    padding: 0;
}
div#derivative-list p.derivative-checkbox-label-pair input
{
    left: 0px;
    position: absolute;
    top: 1px;
}
div#derivative-list p.derivative-checkbox-label-pair label
{
    display: block;
    margin-left: 30px;
    width: 100px;
}
div#derivative-list label
{
    margin-left: 5px;
    width: 100px;
    margin-bottom: 5px;
}

div#monthly-price
{
    width: 250px;
}

/*------------------------
    VEHICLE GRADE
------------------------*/
div#vehicle-grade h4
{
    margin: 0;
    padding: 10px 0px 10px 20px;
    color: #666666;
    display: inline;
}
div#vehicle-grade img
{
    display: inline;
    margin-bottom: -5px;
}

div#vehicle-grade-list
{
    width: 250px;
    height: 120px;
    border: 1px #E8E8E8 solid;
    overflow-y: scroll;
    margin: 5px 0 0px 0;
}
div#vehicle-grade-list p.brand-checkbox-label-pair
{
    clear: both;
    float: none;
    position: relative;
    margin: 3px;
    padding: 0;
}
div#vehicle-grade-list p.brand-checkbox-label-pair input
{
    left: 0px;
    position: absolute;
    top: 1px;
}
div#vehicle-grade-list p.brand-checkbox-label-pair label
{
    display: block;
    margin-left: 30px;
    width: 100px;
}
div#vehicle-grade-list label
{
    margin-left: 5px;
    width: 100px;
    margin-bottom: 5px;
}

/*------------------------
          PRICE
------------------------*/
#slider-price
{
    margin: 0px 0px 100px 0px;
    width: 235px !important;
    height: 5px !important;
    padding: 0px;
}
#slider-bik
{
    margin: 0px 0px 100px 0px;
    width: 235px !important;
    height: 5px !important;
    padding: 0px;
}
#slider-co2
{
    margin: 0px 0px 100px 0px;
    width: 235px !important;
    height: 5px !important;
    padding: 0px;
}

.ui-slider-horizontal .ui-state-default
{
    background: url("../../_assets/_images/_general/range-handle.png");
    border: none;
    height: 20px;
    width: 24px;
    margin-top: -2px;
}
.ui-slider-horizontal .ui-slider-range
{
    background: #FF0000;
}

/*-----PRICE------*/
div.bubble-min-price
{
    min-width: 50px;
    height: 20px;
    position: absolute;
    left: 0px;
    bottom: -35px;
    text-align: center;
    padding-top: 10px;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 8px;
}
div.bubble-max-price
{
    line-height: 8px;
    min-width: 55px;
    height: 20px;
    position: absolute;
    right: 0px;
    bottom: -35px;
    text-align: center;
    padding-top: 10px;
    color: #FFFFFF;
    font-size: 12px;
}
div.bubble-min-price p
{
    margin: 0;
    padding: 5px;
}
div.bubble-max-price p
{
    margin: 0;
    padding: 5px;
}
/*-----CO2--------*/
div.bubble-min-co2
{
    min-width: 55px;
    height: 20px;
    position: absolute;
    left: 0px;
    bottom: -35px;
    text-align: center;
    padding-top: 10px;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 8px;
}
div.bubble-max-co2
{
    line-height: 8px;
    min-width: 55px;
    height: 20px;
    position: absolute;
    right: 0px;
    bottom: -35px;
    text-align: center;
    padding-top: 10px;
    color: #FFFFFF;
    font-size: 12px;
}
div.bubble-min-co2 p
{
    margin: 0;
    padding: 5px;
}
div.bubble-max-co2 p
{
    margin: 0;
    padding: 5px;
}
/*-------BIK------*/
div.bubble-min-bik
{
    min-width: 55px;
    height: 20px;
    position: absolute;
    left: 0px;
    bottom: -35px;
    text-align: center;
    padding-top: 10px;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 8px;
}
div.bubble-max-bik
{
    line-height: 8px;
    min-width: 55px;
    height: 20px;
    position: absolute;
    right: 0px;
    bottom: -35px;
    text-align: center;
    padding-top: 10px;
    color: #FFFFFF;
    font-size: 12px;
}
div.bubble-min-bik p
{
    margin: 0;
    padding: 5px;
}
div.bubble-max-bik p
{
    margin: 0;
    padding: 5px;
}

p.header
{
    font-size: 9px;
    color: #000000;
    margin: 100px;
}
div.value
{
    font-weight: bold;
    background-color: #FF0000;
    /*border-radius: 5px;*/
    padding: 10px;
}

/*------------------------
          SLIDER
------------------------*/
/* slider root element */
.slider
{
    background: #FFFFFF url("../../_assets/_images/_general/slider-bg.png") no-repeat;
    height: 25px;
    position: relative;
    cursor: pointer;
    width: 260px;
    float: left;
    clear: right;
    margin: 10px 0 20px 0;
}

p.slider-values
{
    width: 250px;
    font-weight: bold;
}
p.doors
{
    word-spacing: 41px;
}
p.seats
{
    word-spacing: 28px;
}

/* progress bar (enabled with progress: true) */
.progress
{
    height: 9px;
    background-color: #C5FF00;
    display: none;
    opacity: 0.6;
}

/* drag handle */
.handle
{
    background: url("../../_assets/_images/_general/slider-handle.png") no-repeat 0 0;
    height: 28px;
    width: 42px;
    top: -5px;
    position: absolute;
    display: block;
    margin-top: 1px;
    cursor: move;
}

/* the input field */
.range
{
    border: none;
    float: left;
    font-size: 20px;
    margin: 10px 0 0 15px;
    padding: 3px 0;
    text-align: center;
    width: 50px;
    display: none;
}



/*------------------------
         MISC.
------------------------*/

/* ======= RESULTS WINDOW ===== */
div.results-window
{
    padding: 10px 15px;
}

/*------------------------
    RESULTS HEADER
------------------------*/
div#results-header
{
    width: 300px;
    float: left;
}
div#results-header h2
{
    color: #444444;
    font-size: 22px;
    font-weight: bold;
}
div#results-summary
{
    width: 500px;
    float: left;
}
p.chosen-specs
{
    margin: 0;
    padding: 0;
    color: #444444;
    font-weight: bold;
}

div#know-what-car-header
{
    width: 340px;
    float: left;
}
div#know-what-car-header h2
{
    color: #444444;
    font-size: 22px;
    font-weight: bold;
}
div#know-what-car-summary
{
    width: 340px;
    float: left;
}

div#header-buttons
{
    float: right;
    margin: 10px 0 0 0;
}
/*-110*/
div.results-footer
{
    padding: 10px 15px;
    width: 645px;
}

div.review-compare-button
{
    width: 250px;
    height: 47px;
    background: url('../../_assets/_images/_general/save-filter-results-bg.png');
    margin: 0 0 10px 0;
}
div.review-compare-button p
{
    color: #888888;
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 16px 20px 0 60px;
    float: left;
}
div.review-compare-button a
{
    text-decoration: none;
}

div.obtain-quote-button
{
    width: 250px;
    height: 47px;
    background: url('../../_assets/_images/_general/save-filter-results-bg.png');
    margin: 0 0 0 0;
}
div.obtain-quote-button a
{
    text-decoration: none;
    padding-left:78px;
    padding-top:16px;
    display: block;
    font-size: 1.1em;
    height: 30px;
}

/* New Compare Button
div.compare-button { width: 250px; height: 47px; background: url('../../_assets/_images/_general/save-filter-results-bg.png'); margin: 0 0 10px 0;}
div.compare-button p { color: #888888; text-align: center; font-size: 11px; text-transform: uppercase; font-weight: bold; margin: 16px 20px 0 60px;	float: left; }
div.compare-button a { text-decoration: none; }
*/

div.compare-button
{
    width: 120px;
    height: 47px;
    background: url('../../_assets/_images/_general/button-125-bg.png');
    margin: 0 0 10px 0;
}
div.compare-button p
{
    color: #888888;
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px;
    float: left;
}
div.compare-button a
{
    text-decoration: none;
}

div.clear-compare-button
{
    width: 120px;
    height: 47px;
    margin: 0 0 10px 10px;
    background: url('../../_assets/_images/_general/button-125-bg.png');
    background-repeat: no-repeat;
}
div.clear-compare-button p
{
    color: #888888;
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 10px 10px 10px;
    float: left;
}
div.clear-compare-button a
{
    text-decoration: none;
}

div.compare-button-footer
{
    width: 250px;
    height: 47px;
    background: url('../../_assets/_images/_general/save-filter-results-bg-white-bd.png');
    margin: 0 0 10px 0;
}
div.compare-button-footer p
{
    color: #888888;
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 16px 20px 0 60px;
    float: left;
}
div.compare-button-footer a
{
    text-decoration: none;
}

div.large-button
{
    width: 250px;
    height: 47px;
    background: url('../../_assets/_images/_general/save-filter-results-bg.png');
    margin: 0 0 10px 0;
}
div.large-button p
{
    color: #888888;
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 16px 20px 0 60px;
    float: left;
}
div.large-button a
{
    text-decoration: none;
}

div.save-filter-button
{
    width: 250px;
    height: 47px;
    background: url('../../_assets/_images/_general/save-filter-results-bg.png');
    margin: 0 0 10px 0;
}
div.save-filter-button p
{
    color: #888888;
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 16px 20px 0 60px;
    float: left;
}
div.save-filter-button a
{
    text-decoration: none;
}

div.save-filter-button-footer
{
    width: 250px;
    height: 47px;
    background: url('../../_assets/_images/_general/save-filter-results-bg-white-bd.png');
    margin: 0 0 10px 0;
}
div.save-filter-button-footer p
{
    color: #888888;
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 16px 20px 0 60px;
    float: left;
}
div.save-filter-button-footer a
{
    text-decoration: none;
}

div.results-window hr
{
    border: 1px #E8E8E8 solid;
    padding: 0;
    margin: 5px 0;
}

p.display-options
{
    color: #444444;
    padding: 5px 0;
    margin: 0;
}
select.sort-select
{
    float: right;
    margin-top: -22px;
    width: 250px;
}

/*------------------------
      RESULTS ITEMS
------------------------*/
div.item-header
{
    width: 100%;
    height: 70px;
}

p.car-name
{
    font-size: 22px;
    font-weight: bold;
    color: #444444;
    margin: 0 20px 0px 0;
}
p.car-spec
{
    padding: 5px 0 0 0;
    font-size: 18px;
    margin: 0;
}
p.car-price
{
    width: 200px;
    color: #5b9fc3;
    font-size: 18px;
    text-align: left;
}

div.car-cost-details
{
    float: left;
    margin-top: 8px;
    max-width: 265px;
}
span.itemLabel
{
    font: normal 1.8em/100% Arial, Helvetica, sans-serif;
}
span.itemValue
{
    font: normal 1.8em/100% Arial, Helvetica, sans-serif;
}
div.car-header-wrapper
{
    float: left;
    width: 550px;
}
div.car-details-wrapper
{
    height: 115px;
    float: left;
    margin-top: 10px;
}
p.car-details
{
}
p.car-lead-time
{
    font-size: 18px;
    color: #444444;
    width: 400px;
    float: left;
}
a.compare-button
{
    margin: 8px 0px 15px 0px;
    float: right;
}
div.car-stats
{
    float: left;
    width: 250px;
}
span.car-stats-label
{
    font-weight: bold;
}
div.item-compare
{
    float: right;
    padding-top: 8px;
}
div.item-compare-label
{
    float: left;
    padding-top: 0px;
}
p.item-compare label
{
    font-weight: bold;
    padding-right: 5px;
}
div#compare-cars-footer:hover
{
    cursor: pointer;
}
div.compare-button:hover
{
    cursor: pointer;
}
div.car-img
{
    width: 220px;
    height: 140px;
    background-color: #F1F1F1;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    float: right;
    margin-top: 20px;
}

div#compare-cars-footer
{
    height: 47px;
    width: 300px;
    background: url("../../_assets/_images/_general/compare-cars-footer-bg.png");
    float: right;
}

div#compare-cars-footer p
{
    color: #888;
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 16px 20px 0 100px;
    float: left;
}

.quote-button
{
    float: right;
}

.VehicleStandardSpecifications td
{
    padding: 2px;
}

/*------------------------
        MODAL
------------------------*/
div.seg-modal
{
    width: 955px;
    border: 10px solid #E8E8E8;
    background-color: #FFFFFF;
    border-radius: 7px;
    -wekbit-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    margin: 10px 0;
}

div.seg-modal-no-width
{
    border: 10px solid #E8E8E8;
    background-color: #FFFFFF;
    border-radius: 7px;
    -wekbit-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    margin: 10px 0;
}




div#comparison-header
{
    width: 800px;
    height: 40px;

    padding: 10px  ;
}
div#comparison-header h1
{

    display: inline;
}


span.subtext
{
    display: inline;
    font-size: 18px;
    margin: 0px 0px 0px 9px;
}
a.modal-save-button
{
    float: right;
    margin-top: -10px;
}

div#comparison-table
{
    margin: 20px;
}
tr.chosen-cars td
{
    background-color: #D9D9D9;
    height: 152px;
    border: 1px solid #FFFFFF;
}
tr.odd
{
    background-color: #E8E8E8;
    height: 35px;
}
tr.even
{
    background-color: #F3F3F3;
    height: 35px;
}

td.data
{
    text-align: left;
    padding: 0px 0px 0px 20px;
}
tr.odd td, tr.even td
{
    border: 1px solid #FFFFFF;
}
td.header
{
    text-align: left;
    padding: 0px 0px 0px 15px;
    font-weight: bold;
    width: 200px;
}

td#summary-text
{
    text-align: left;
    padding: 0px 0px 0px 15px;
    font-size: 24px;
    line-height: 26px;
    color: #444444;
}
td.vehicle-text
{
    text-align: left;
    padding: 0px 0px 7px 5px;
    background-color: #D9D9D9;
    border: 1px solid #FFFFFF;
    color: #444444;
    height: auto;
}

div.car-image
{
    /*position: relative;*/
    background-color: #E8E8E8;
    width: 135px;
    height: 85px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    margin: 30px 20px 0px 20px;
}

p.vehicle-name
{
    margin: 10px 0 0 0;
    color: #444444;
    font-weight: bold;
}

div.td-container
{
    width: 100%;
    height: 100%;
    display: table-cell;
}
div.remove-button
{
    position: relative;
    top: -10px;
    right: -120px;
}
.remove-button-style
{
    background-image: url(../../_assets/_images/_general/compare-remove-button.png);
    background-position: center;
    background-repeat: no-repeat;
    border: 0px;
    width: 25px;
    height: 25px;
    background-color: Transparent;
    cursor: pointer;
}


/* ======= SIDEBAR ===== */
div.filter-sidebar
{
    padding: 10px;
    width: 250px;
}
div.results-window
{
    width: 550px;
}

div.filter-sidebar h2
{
    color: #444444;
    font-size: 21px;
    font-weight: bold;
}
div.filter-sidebar h3
{
    color: #444444;
    font-size: 18px;
}
div.filter-sidebar p
{
    font-size: 1.3em;
    line-height: 14px;
}
div.filter-sidebar img
{
    padding: 0 0 5px 0;
}
div.filter-sidebar hr
{
    border: 1px #E8E8E8 solid;
    margin: 5px 0;
}

div.know-what-car-window
{
    width: 625px;
    margin-left: 80px;
}
div.know-what-car-window
{
    padding: 10px 15px;
    border-top: 10px solid #E8E8E8;
    border-left: 10px solid #E8E8E8;
    border-right: 10px solid #E8E8E8;
    border-bottom: 10px solid #E8E8E8;
    -moz-border-top-left-radius: 7px;
    border-top-left-radius: 7px;
    -moz-border-top-right-radius: 7px;
    border-top-right-radius: 7px;
    -moz-border-bottom-left-radius: 7px;
    border-bottom-left-radius: 7px;
    -moz-border-bottom-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

.floatLeft
{
    float: left;
}

.col_no_mg
{
    float: left;

}

.wrap
{
    width: 100%;
}
.mask
{
    width: 700px;
    margin: 0 auto;
    padding: 0 10px;
}
.col
{
    float: left;
    margin: 0px 10px;
}
.col .col
{
    margin: 0 9px 0 0;
}
.col_no_mg
{
    float: left;
}
.col_white_bg
{
    background-color: White;
}

._0
{
    width: 100%;
    margin: 0px;
    min-width: 1060px;
}
._1_I
{
    width: 1000px;
}
._1_II
{
    width: 490px;
}
._1_III
{
    width: 320px;
}
._2_III
{
    width: 660px;
}
._1_IV
{
    width: 235px;
}
._3_IV
{
    width: 745px;
}
._1_V
{
    width: 184px;
}
._2_V
{
    width: 388px;
}
._3_V
{
    width: 592px;
}
._4_V
{
    width: 796px;
}
._1_VI
{
    width: 150px;
}
._5_VI
{
    width: 830px;
}

.fL
{
    float: left;
}
.fR
{
    float: right;
}

.t_0
{
    margin-top: 0px !important;
}
.t_05
{
    margin-top: 5px !important;
}
.t_10
{
    margin-top: 10px !important;
}
.t_15
{
    margin-top: 15px !important;
}
.t_20
{
    margin-top: 20px !important;
}
.r_0
{
    margin-right: 0px !important;
}
.r_05
{
    margin-right: 5px !important;
}
.r_10
{
    margin-right: 10px !important;
}
.r_15
{
    margin-right: 15px !important;
}
.r_20
{
    margin-right: 20px !important;
}
.b_0
{
    margin-bottom: 0px !important;
}
.b_05
{
    margin-bottom: 5px !important;
}
.b_10
{
    margin-bottom: 10px !important;
}
.b_15
{
    margin-bottom: 15px !important;
}
.b_20
{
    margin-bottom: 20px !important;
}
.l_0
{
    margin-left: 0px !important;
}
.l_05
{
    margin-left: 5px !important;
}
.l_10
{
    margin-left: 10px !important;
}
.l_15
{
    margin-left: 15px !important;
}
.l_20
{
    margin-left: 20px !important;
}

.m_0
{
    margin: 0px !important;
}
.m_05
{
    margin: 5px !important;
}
.m_10
{
    margin: 10px !important;
}
.m_15
{
    margin: 15px !important;
}
.m_20
{
    margin: 20px !important;
}
.m_20_left
{
    margin-left: 20px;
}
.m_15_left
{
    margin-left: 15px;
}
.p_0
{
    padding: 0px !important;
}
.p_05
{
    padding: 5px !important;
}
.p_10
{
    padding: 10px !important;
}
.p_15
{
    padding: 15px !important;
    margin-bottom: 100px;
}
.p_20
{
    padding: 20px !important;
}
.p_05_no_mg
{
    padding: 5px !important;
}
.p_15_no_mg
{
    padding: 15px !important;
}

.clear
{
    clear: both;
    margin: 0px !important;
    padding: 0px !important;
    height: 0px !important;
}
.seg-no-mg-no-pdg
{
    border: 10px solid #E8E8E8;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: #FFF;
}
.seg-no-pdg
{
    border: 10px solid #E8E8E8;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: #FFF;
}
.seg-no-mg
{
    border: 10px solid #E8E8E8;
    padding: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: #FFF;
}

.seg-part
{
    border-bottom: 10px solid #E8E8E8;
    border-left: 10px solid #E8E8E8;
    border-right: 10px solid #E8E8E8;
    padding: 7px;
    -moz-border-bottom-left-radius: 7px;
    border-bottom-left-radius: 7px;
    background: #FFF;
    -moz-border-bottom-right-radius: 7px;
    border-bottom-right-radius: 7px;
}
.seg-results
{
    border: 10px solid #E8E8E8;
    background-color: #FFFFFF;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 7px;
}
.seg-results-footer
{
    border-left: 10px solid #E8E8E8;
    border-right: 10px solid #E8E8E8;
    border-bottom: 10px solid #E8E8E8;
    border-top: 0px;
    background-color: #E8E8E8;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.seg-single
{
    border: 1px solid #E8E8E8;
    background-color: #FFFFFF;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 5px;
}
.seg-single-top
{
    border-top: 1px solid #E8E8E8;
}
.seg-single-bottom
{
    border-bottom: 1px solid #E8E8E8;
}

.pColour
{
    display: none;
}


.RestrictBody4Loading
{
    filter: alpha(opacity=50) !important;
    opacity: 0.5 !important;
    -moz-opacity: 0.5 !important;
    position: fixed;
    margin: 0px;
    padding: 0px;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 200000;
    background-color: White;
    cursor: wait;
}

.loadingdiv img
{
    margin-top: 2px;
    background-color: White;
}



/*------------------------
    FEATURES SELECTION
------------------------*/
div#features p.feat-checkbox-label-pair
{
    font-size: 12px;
    margin-top: 6px;
}
/*div#features div.checkbox-features-wrapper { float: left; width: 25px; }*/
div#features div.checkbox-features-label-wrapper
{
    float: left;
    margin-left: 30px;
}

div#features div.checkbox-features-wrapper
{
    float: left;
}
div#features div.checkbox-features-wrapper label
{
    float: left;
    margin-left: 30px;
    font-weight: normal;
    margin-top: 5px;
}
div#features div.checkbox-features-wrapper input
{
    float: left;
}
div#features div.checkbox-features-wrapper img
{
    float: left;
}




