/*cars styling - temp*/
#servicetypes #carstab {
    border-width: 0;
}
#servicetypes #carstab a {
    background: #19355D;
}
.mainpanel .formrow {
    padding: 0px;
    float: none;
    line-height: 20px;
}
.mainpanel {
    height: 254px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
.country select, .mainpanel .location select {
    width: 180px;
}
.mainpanel fieldset {
    *height: 200px;
    /* IE7 and below */
}
.mainpanel fieldset label {
    color: #D6E0EF;
    font-size: 0.8em;
    font-weight: bold;
    text-align: left;
    clear: both;
    display: block
}
.location label strong, .mainpanel fieldset label {
    font-weight: normal
}
.mainpanel fieldset {
    position: relative;
}
a.datePicker_icon {
    margin-left: 5px
}
.pickupTime {
    left: 170px;
    position: absolute;
    top: 48px;
}
.pickupTime select, .dropoffTime select {
    clear: left
}
.mainpanel fieldset .pickupTime span.note {
    color: #D6E0EF;
    left: -162px;
    position: absolute;
    top: 99px;
    width: 200px;
}
.dropoffTime {
    left: 170px;
    position: absolute;
    top: 97px;
}
.mainpanel .submit {
    margin: 20px
}
.locationrefine {
    display: none
}
.servicetypesearch select, .servicetypesearch input {
    font-size: 0.8em;
    line-height: 1em
}
.ires p.pager {
    margin: 0px 5px;
    clear: both;
    text-align: left;
    float: left;
    width: 100%;
    display: block
}
ul.seofooterlinks {
    color: #CCCCCC;
    font-size: 0.8em;
    list-style: none outside none;
    margin: 0;
    padding: 5px;
    width: 100%;
}
div.seofooterlinks {} ul.seofooterlinks li.title {
    float: left;
    font-weight: bold;
}
ul.seofooterlinks li {
    color: #0099FF;
    font-size: 0.9em;
    width: 250px;
}
ul.seofooterlinks li a {
    color: #0099FF;
}
.ires .resultrow {
    float: left;
    clear: both
}