html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table,caption,tbody,tfoot,thead,tr,th,td
{
    background: transparent;
    border: 0;
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
body
{
    line-height: 1;
}
ol,ul
{
    list-style: none;
}
blockquote,q
{
    quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after
{
    content: '';
    content: none;
}
:focus
{
    outline: 0;
}
ins
{
    text-decoration: none;
}
del
{
    text-decoration: line-through;
}
table
{
    border-collapse: separate;
    border-spacing: 0;
}
body
{
    background-color: #e2e1df;
    color: #282727;
    font-family: arial, helvetica, sans-serif;
}

strong.black
{
    color:#000 !important;
}

.rounded
{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px; 
    border-radius: 3px;
}

.rounded-top
{
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

h1, h2, h3
{
    font-family: "pirulen-1", "pirulen-2", arial, sans-serif;
}
h1
{
    color: #666666;
    font-size: 1.3em;
    font-weight: normal;
    margin-bottom: 10px;
}
h2
{
    color: #8dc63f;
    font-size: 1em;
    padding-bottom: 10px;
}
h3
{
    color: #8dc63f;
    font-size: 1em;
    padding-bottom: 10px;
}
p, address
{
    font-family: arial, sans-serif;
    font-size: .9em;
    font-style: normal;
    line-height: 1.4em;
    margin-bottom: 10px;
}
li
{
    font-size: 0.75em;
    line-height: 1.4em;
    list-style: disc;
}
li li
{
    font-size: 1em;
}
li h3
{
    font-size: 1.2em;
}
a
{
    color: #99cc33;
    text-decoration: underline;
}
h2.featured
{
    background-color: #3c3c3c;
    clear: both;
    color: #fff;
    font-weight: 200;
    margin-bottom: 10px;
    padding: 8px;
}
div.text h2, div.text h3
{
    font-family: arial, sans-serif;
    font-size: 1.1em;
}
div.text li
{
    font-size: 0.9em;
}
div.text h3
{
    font-size: 1em;
}
fieldset
{
    background: #fff;
    border: 5px solid #e8e8e8;
    margin-bottom: 10px;
    padding: 10px 10px 0 10px;
}
fieldset legend
{
    display: none;
}
fieldset p
{
    overflow: hidden;
}
label
{
    clear: both;
    display: block;
    float: left;
    margin-bottom: 20px;
    margin-right: 5px;
    text-align: right;
    width: 200px;
}
label span, span.required
{
    color: #ff0099;
    float: left;
    margin-left: 5px;
}
.field, input[type="text"]
{
    border: 1px solid #bbb;
    float: left;
    padding: 5px;
    width: 450px;
}
select
{
    border: 1px solid #bbb;
    float: left;
    padding: 5px;
    width: 462px;
}
select.date
{
    width: auto;
}
.field:focus, textarea:focus,input[type="text"]:focus,select:focus
{
    border: 1px solid #8dc63f;
}
textarea
{
    border: 1px solid #bbb;
    font-size: 0.9em;
    height: 150px;
    padding: 5px;
    width: 435px;
}
.button-holder
{
    text-align: right;
}
table
{
    border-bottom: 1px solid #f5f3f3;
    border-top: 1px solid #c8c8c8;
    margin: 0 auto;
    margin-bottom: 5px;
}
td
{
    border-bottom: 1px solid #c8c8c8;
    border-top: 1px solid #f5f3f3;
    color: #000;
    font-size: 0.75em;
    padding: 5px 0;
    white-space: nowrap;
}
ul
{
    margin-bottom: 15px;
    margin-left: 25px;
}
#wrapper
{
    background-color: #fff;
}
#container
{
    margin: 0 auto;
    min-height: 100px;
    padding: 0 10px;
    position: relative;
    width: 950px;
}
#column-container
{
    overflow: hidden;
    padding-top: 10px;
    width: 950px;
}
#content-container
{
    float: left;
    width: 950px;
}
#content
{
    padding: 0 0 0 10px;
}
.one-column #content
{
    margin: 0;
}
.two-column #content
{
    margin: 0 0 0 230px;
}
.three-column #content
{
    margin: 0 230px;
}
.view-details
{
    background: url(/assets/images/view-offer-button.gif) no-repeat;
    display: block;
    height: 40px;
    width: 167px;
}
.view-details span
{
    display: none;
}
.small-view-details
{
    background: url(/assets/images/small-view-offer-button.gif) no-repeat;
    display: block;
    height: 32px;
    width: 117px;
}
.small-view-details span
{
    display: none;
}
#vehicle-slider-holder
{
    background: #f9f9f9;
    border: solid #8dc63f 1px;
    clear: both;
    margin-bottom: 10px;
}
#vehicle-slider-holder .title
{
    background-color: #8dc63f;
    color: #fff;
    font-size: 0.9em;
    margin-bottom: 0;
    padding: 6px;
}
#vehicle-slider
{
    height: 210px;
    margin-bottom: 10px;
    position: relative;
    width: 706px;
    background: #f9f9f9;
}
#vehicle-slider .deal
{
    background: #f9f9f9;
    height: 190px;
    overflow: hidden;
    padding: 10px;
    position: relative;
    width: 686px;
}
#vehicle-slider .deal img
{
    border: solid 5px #373737;
}
#vehicle-slider .deal ul
{
    left: 200px;
    margin: 0px;
    overflow: hidden;
    position: absolute;
    top: 80px;
    width: 500px;
}
#vehicle-slider .deal li
{
    background: url("/Assets/Images/tick.gif") no-repeat scroll transparent;
    float: left;
    font-size: 0.7em;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 5px 25px;
    width: 225px;
}
#vehicle-slider .price
{
    left: 200px;
    position: absolute;
    top: 32px;
}
#vehicle-slider .price p
{
    font-size: 1.1em;
    margin: 0;
}
#vehicle-slider .price strong
{
    font-size: 1.2em;
    font-weight: bold;
}
#vehicle-slider .price .term
{
    font-size: 0.7em;
}
#vehicle-slider h3 a
{
    font-size: 1.1em;
    text-decoration: none;
}
#vehicle-slider .view-details
{
    position: absolute;
    right: 10px;
    top: 170px;
}
#vehicle-slider #controls
{
    background-color: #f9f9f9;
    bottom: 0;
    left: 0;
    overflow: hidden;
    padding-left: 10px;
    position: absolute;
    width: 500px;
    z-index: 100;
}
#vehicle-slider #controls a
{
    background: url(/assets/images/control-btn.gif) #fff top left no-repeat;
    color: #fff;
    display: block;
    float: left;
    height: 32px;
    line-height: 33px;
    margin-right: 10px;
    text-align: center;
    text-decoration: none;
    width: 37px;
}
#vehicle-slider #controls a:hover,.controls .activeSlide
{
    text-decoration: none;
}
#vehicle-slider #controls .activeSlide
{
    background-image: url(/assets/images/control-btn-over.gif);
}
ul.double
{
    margin-left: 0;
    overflow: hidden;
    width: 710px;
}
ul.double li
{
    background: #fff;
    border: solid #8dc63f 1px;
    border: solid 1px #8dc63f;
    float: left;
    height: 140px;
    list-style: none;
    margin: 0 10px 10px 0;
    overflow: hidden;
    position: relative;
    width: 347px;
}
ul.double li.even
{
    margin-right: 0;
}
ul.double p
{
    left: 155px;
    position: absolute;
}
ul.double .thumb
{
    display: block;
    height: 130px;
    margin-left: 10px;
    margin-top: 10px;
    width: 130px;
}
ul.double p.starting-from
{
    font-size: 1.3em;
    top: 40px;
}
ul.double p.starting-from strong
{
    color: #8dc63f;
    font-size: 1.4em;
    font-weight: bold;
}
ul.double p.deposit
{
    font-size: 1.1em;
    top: 65px;
}
.small-view-details
{
    bottom: 5px;
    position: absolute;
    right: 5px;
}
ul.double h3
{
    background-color: #8dc63f;
    color: #fff;
    font-family: "pirulen-1", "pirulen-2", verdana, arial, sans-serif;
    font-size: 0.9em;
    margin-bottom: 0;
    padding: 6px;
}
ul.double h3 a
{
    color: #f9f9f9;
    letter-spacing: 1px;
    text-decoration: none;
}
ul.models li
{
    border: solid 1px #373737;
}
ul.models h3
{
    background-color: #373737;
}
ul.models .view-vehicles
{
    background: url(/assets/images/view-vehicles-btn.gif) no-repeat left top;
    top: 100px;
    display: block;
    height: 32px;
    position: absolute;
    right: 5px;
    width: 137px;
}
ul.models .view-vehicles span
{
    display: none;
}
#vehicle-list
{
    overflow: hidden;
    width: 720px;
}
#vehicle-list li
{
    float: left;
    height: 100px;
    list-style: none;
    margin: 5px;
    overflow: hidden;
    width: 350px;
}
#vehicle-list li img
{
    float: left;
    height: 100px;
    width: 100px;
}
#vehicle-list li h3, #vehicle-list li p, #vehicle-list li a
{
    float: left;
    width: 170px;
}
ul.vehicles
{
    margin-left: 0;
    overflow: hidden;
}
ul.vehicles li
{
    background: #fff;
    border: solid #8dc63f 1px;
    border: solid 1px #8dc63f;
    float: left;
    list-style: none;
    margin: 0 10px 10px 0;
    overflow: hidden;
    position: relative;
    width: 700px;
    height:186px;
}
ul.vehicles img
{
    float: left;
    margin: 10px;
}
ul.vehicles p
{
}
ul.vehicles a.view-details
{
    bottom: 10px;
    position: absolute;
    right: 10px;
}
ul.vehicles h3
{
    background-color: #8dc63f;
    color: #fff;
    font-family: "pirulen-1", "pirulen-2", verdana, arial, sans-serif;
    font-size: 0.9em;
    margin-bottom: 0;
    padding: 6px;
}
ul.vehicles h3 a
{
    color: #f9f9f9;
    letter-spacing: 1px;
    text-decoration: none;
}
ul.vehicles .vehicle-thumb
{
    float: left;
    margin-right: 20px;
}
ul.vehicles p.starting-from
{
    font-size: 1.3em;
    margin-top: 10px;
}
ul.vehicles p.starting-from strong
{
    color: #8dc63f;
    font-size: 1.4em;
    font-weight: bold;
}
ul.vehicles p.deposit
{
    font-size: 1.1em;
}
#vehicle-header
{
    overflow: hidden;
    width:710px;
}

#vehicle-image-wrapper
{
    float: left;
    width: 350px;
    position: relative;
}

#vehicle-image-holder
{
    background-color: #373737;
    border: solid 5px #373737;
    width: 340px;
}
#vehicle-image-holder ul
{
    margin: 5px 0 0 0;
    overflow: hidden;
    padding: 0;
    width: 340px;
}
#vehicle-image-holder li
{
    float: left;
    line-height: 0;
    list-style: none;
    margin-right: 5px;
    width: 75px;
}

#vehicle-buttons
{
    list-style: none;
    margin: 0;
    padding:0;
    height:33px;
    overflow:hidden;
    width:350px;
    float:left;
    margin-top:10px;
}
#vehicle-buttons li
{
    list-style:none;
    float:left;
    margin:0;
    padding:0;
    height:33px;
}
#vehicle-buttons a
{
    display:block;
    float:left;
    height:33px;
}
#vehicle-buttons a span
{
    display:none;
}
#vehicle-buttons a.brochure
{
    width:170px;
    background: url(/assets/images/download-btn.gif) no-repeat left top;
    margin-right:12px;
}
#vehicle-buttons a.roadtest
{
    width:160px;
    background: url(/assets/images/roadtest-btn.gif) no-repeat left top;
}
#vehicle-deal
{
    float: left;
    height:252px;
    margin-left: 10px;
    position: relative;
    width: 350px;
}
#vehicle-deal p.starting-from
{
    font-size: 1.5em;
    margin-bottom: 5px;
}
#vehicle-deal p.starting-from strong
{
    color: #8dc63f;
    font-size: 1.6em;
    font-weight: bold;
}
#vehicle-deal p.deposit
{
    font-size: 1.3em;
}
#vehicle-deal ul
{
    line-height: 0;
    list-style: none;
    margin: 0;
}
#vehicle-deal ul li
{
    line-height: 0;
    list-style: none;
    margin: 0;
}

.decision
{
    background: url(/assets/images/30-second-main-button.gif) no-repeat left top;
    /*bottom: 0;
        right:0;
          position: absolute;*/
    display: block;
    height: 95px;  
    width: 336px;
    float:right;
    margin-right:12px;
}
.get-quote
{
    background: url(/assets/images/request-quote-button.gif) no-repeat left top;
    display: block;
    height: 50px;
    margin-bottom: 10px;
    width: 227px;
}
.decision span, .get-quote span
{
    display: none;
}
#left-column
{
    float: left;
    margin-left: -950px;
    width: 230px;
}
#left-column div
{
}
#left-column h2
{
    background-color: #8dc63f;
    color: #fff;
    font-family: arial, sans-serif;
    font-size: 0.9em;
    line-height: 1.4em;
    padding: 6px;
}
#left-column .menu-holder
{
    background: #f9f9f9;
    border: solid #8dc63f 1px;
    margin-bottom: 10px;
}
.manufacturer-logo
{
    border: solid 10px #fff;
    float: left;
}
#left-column ul
{
    margin: 0;
}
#left-column li
{
    border-top: solid 1px #8dc63f;
    height: 33px;
    list-style: none;
    margin: 0;
}
#left-column li.first
{
    border-top: none;
}
#left-column li a
{
    color: #3c3c3c;
    display: block;
    font-size: 1.2em;
    padding: 8px 0 4px 37px;
    text-decoration: none;
}
#left-column li a:hover
{
    text-decoration: underline;
}
#left-column li:hover
{
}
#search-by-monthly-payment li a, #search-by-type li a
{
    display: block;
    padding: 8px 0 4px 5px;
}
#keyfeatures li
{
    background: url(/Assets/Images/tick.gif) no-repeat scroll transparent;
    font-size: 0.9em;
    list-style: none outside none;
    margin: 0 0 0 10px;
    padding: 0 0 5px 25px;
}
#right-column
{
    float: left;
    margin-left: -230px;
    width: 230px;
}
#header
{
    height: 155px;
}
#container
{
    padding-top: 155px;
}
#header
{
    left: 10px;
    position: absolute;
    top: 0;
    width: 950px;
}
#header span
{
    display: block;
}
#header #phone
{
    color: #4a4a4a;
    float: right;
    font-size: 2.00em;
    text-align: right;
    margin-right:15px;
    margin-top:50px;
    line-height:normal;
}
#header #phone span
{
    color: #8dc63f;
    font-size: 0.45em;
    display:block;
}
#header #logo
{
    background: url(/assets/images/logo.gif) no-repeat;
    float: none;
    height: 57px;
    left: 5px;
    padding: 0;
    position: absolute;
    top: 28px;
    width: 192px;
    display:block;
}
#logo span
{
    display: none;
    padding: 0;
}
#header #live-chat
{
    float: right;
    height: 53px;
    margin-top: 50px;
    margin-right:5px;
    width: 230px;
    display:block;
}
#header p
{
    line-height: 0.9em;
}
/*
#header #live-chat a
{
    background: url(../images/chat-right.gif) no-repeat right top;
    color: #000;
    display: block;
    height: 81px;
    line-height: 1.2em;
    padding-top: 10px;
    text-decoration: none;
    width: 220px;
}
#header #live-chat a span
{
    color: #669933;
    font-size: 1.4em;
    margin-bottom: 10px;
}
#header #live-chat p
{
    font-size: 0.8em;
    line-height: 1.4em;
    margin-left: 110px;
    width: 330px;
}
*/
#header #strapline
{
    color: #4f4f4f;
    left: 5px;
    position: absolute;
    top: 90px;
}
#footer-holder
{
    background-color: #e2e1df;
    border-top: 1px solid #cbcac8;
    overflow: hidden;
}
#footer
{
    clear: both;
    margin: 0 auto;
    width: 950px;
    overflow: hidden;
}
#footer ul
{
    height: 40px;
    margin-bottom: 10px;
    margin-left: 0;
    overflow: hidden;
    width: 400px;
    float:left;
}
#footer li
{
    float: left;
    line-height: 40px;
    list-style: none;
    margin-left: 0;
    padding-left: 10px;
}
#footer a
{
    border-left: 1px solid #666;
    color: #666;
    padding-left: 10px;
    text-decoration: none;
}
#footer a:hover
{
    text-decoration: underline;
}
#footer .first
{
    padding-left: 0;
}
#footer .first a
{
    border-left: none;
    padding-left: 0;
}
#footer p
{
    color: #ccc;
    float: left;
    font-size: .8em;
    width: 400px;
    clear:left;
}
#footer .evolution
{
    float: right;
    text-align: right;
    clear:none;
}
#footer .vat
{
    margin-top:15px;
    float: right;
    text-align: right;
    clear:none;
    color:#666;
}
#footer .evolution a
{
    border: none;
}
#footer p a
{
    color: #666;
}
#footer span
{
    color: #ff0066;
}
div#contact-form
{
    float: left;
    width: 280px;
}
#contact-details
{
    float: right;
    width: 380px;
}
iframe
{
    border: 4px solid #ccc;
    margin-bottom: 10px;
}
.summary
{
    margin-top: 10px;
}
.summary strong, #content strong
{
    color: #99cc33;
    font-weight: bold;
}
.text ol 
{
    margin-bottom:10px;
}
.text ol li
{
    margin-left:30px;
    list-style:decimal;
}
.cant-see 
{
    font-size:1em;
}
.cant-see strong
{
    font-weight:normal;
}
#tabs-holder
{
    margin-bottom: 0;
    margin-left: 6px;
    overflow: hidden;
}
#tabs-holder li
{
    background-color: #8dc63f;
    float: left;
    font-family: "ff-dax-web-pro-1","ff-dax-web-pro-2",arial,sans-serif;
    font-size: 0.9em;
    list-style: none;
    margin-right: 5px;
    overflow: hidden;
}
#tabs-holder a
{
    color: #fff;
    display: block;
    float: left;
    line-height: 1.4em;
    padding: 6px 20px;
    text-decoration: none;
}
#vehicle-tabs
{
    clear: both;
    margin-top: 10px;
}
.panes
{
    background: #f9f9f9;
    border: solid #8dc63f 1px;
    margin-bottom: 10px;
    padding: 10px;
}
.panes div
{
    height: auto;
}
#accessories ul
{
    margin-left: 0;
    overflow: hidden;
}
#accessories li
{
    float: left;
    font-size: 1em;
    height: 255px;
    list-style: none;
    margin-bottom: 10px;
    margin-right: 5px;
    text-align: center;
    width: 220px;
}
.invisible
{
    display: none;
}
.error-messages
{
    background-color: #d80000;
    border: 5px solid #b20101;
    margin-bottom: 10px;
    padding: 10px;
}
.error-messages h2, .error-messages p, .error-messages li
{
    color: #fff;
}
.error-messages li
{
    margin-left: 30px;
}
.post
{
    overflow:hidden;
    border-bottom:1px dotted #373737;
    margin-bottom:15px;
}
.post img
{
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}
.post-image
{
    border:5px solid #373737;
    float:right;
    margin-left:10px;
    margin-bottom:10px;
}
#menu-holder
{
    background: url(/assets/images/menu-bkgr.gif) #333333 repeat-x;
    bottom: 0;
    height: 42px;
    left: 0;
    position: absolute;
}
.main-menu,
.main-menu *
{
    font-family: verdana, arial, sans-serif;
    font-size: 0.95em;
    list-style: none;
    margin: 0;
    padding: 0;
}
.main-menu
{
    background: url(/assets/images/menu-right.gif) no-repeat top right;
    height: 42px;
    line-height: 1.0;
    width: 950px;
}
.main-menu ul
{
    position: absolute;
    top: -999em;
    width: 10em;
}
.main-menu ul li
{
    width: 100%;
}
.main-menu li
{
    background: url(/assets/images/menu-link-left.gif) no-repeat top left;
    float: left;
    position: relative;
}
.main-menu li:hover
{
    visibility: inherit;
}
.main-menu a
{
    background: url(/assets/images/menu-link-right.gif) no-repeat top right;
    display: block;
    position: relative;
}
.main-menu li:hover ul,.main-menu li.sfHover ul
{
    left: 0;
    top: 42px;
    z-index: 99;
}
ul.main-menu li:hover li ul,ul.main-menu li.sfHover li ul
{
    top: -999em;
}
ul.main-menu li li:hover ul,ul.main-menu li li.sfHover ul
{
    left: 10em;
    top: 0;
}
ul.main-menu li li:hover li ul,ul.main-menu li li.sfHover li ul
{
    top: -999em;
}
ul.main-menu li li li:hover ul,ul.main-menu li li li.sfHover ul
{
    left: 10em;
    top: 0;
}
.main-menu
{
    float: left;
    margin-bottom: 1em;
}
.main-menu a
{
    height: 42px;
    padding: 10px 15px;
    text-decoration: none;
}
.main-menu a,.main-menu a:visited
{
    color: #fff;
}
.main-menu li
{
    height: 42px;
}
.main-menu li.first
{
    background: url(/assets/images/menu-left.gif) no-repeat;
}
.main-menu li.first:hover
{
    background: url(/assets/images/menu-first-over.gif) no-repeat;
}
.main-menu li.first a:hover
{
    background: url(/assets/images/menu-first-over-right.gif) no-repeat top right;
}
.main-menu li:hover,
.main-menu li.sfHover,
.main-menu a:focus,
.main-menu a:hover,
.main-menu a:active
{
    background: url(/assets/images/menu-first-over-right.gif) no-repeat top right;
    outline: 0;
}
.main-menu li.about li
{
    font-size: 0.95em;
    height: 30px;
}
.main-menu li.about li li
{
    font-size: 1em;
}
.main-menu li.about, .main-menu li.about ul
{
    width: 140px;
}
.main-menu li.about li, 
.main-menu li.about li a,
.main-menu li.about li.first,
.main-menu li.about li.first:hover,
.main-menu li.about li.first a:hover
{
    background-color: transparent;
    background-image: none;
}
.main-menu li.about ul
{
    background: url(/assets/images/menu-out-bottom.gif) no-repeat bottom left;
}
.main-menu li.about li a
{
    background: url(/assets/images/menu-out-separator.gif) no-repeat top left;
    margin: 0 2px;
    padding: 5px 30px 5px 10px;
}
.main-menu li.about li
{
    background: url(/assets/images/menu-out-bkgr.gif) repeat-y top left;
}
.main-menu li.about li.last
{
    margin-bottom: 5px;
}
.main-menu li.about li.first a
{
    background-color: transparent;
    background-image: none;
}
.main-menu li.about li.first,
.main-menu li.about li.first:hover
{
    background: url(/assets/images/menu-out-bkgr.gif) repeat-y top left;
}
.main-menu li.about li:hover
.main-menu li.about li:hover a
{
}
.main-menu li:hover
{
    background: url(/assets/images/menu-normal-over-left.gif) no-repeat top left;
}
.main-menu li.sfHover
{
    background: url(/assets/images/menu-out-over-left.gif) no-repeat top left;
}
.main-menu a:hover
{
    background: url(/assets/images/menu-over-right.gif) no-repeat top right;
}
.main-menu a.sf-with-ul
{
    min-width: 1px;
    padding-right: 2.25em;
}
.sf-sub-indicator
{
    background: url(/assets/images/arrow.gif) no-repeat;
    display: block;
    height: 42px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-indent: -999em;
    top: 0;
    width: 36px;
}
a > .sf-sub-indicator
{
}
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator
{
    background: url(/assets/images/arrow-over.gif) no-repeat;
}