
.variant_imgs{
    color: black;
    font-size: 12px;
}
.rating{
    background:url(/dsimages/icons/rating.png) no-repeat left center;
    float:left;
    height: 15px;
    width: 18px;
}
.warning_img{
    background:url(/dsimages/warning.gif) no-repeat left center;
    float:left;
    height: 25px;
    width: 28px;
}
.gallery_img{
    background:url(/dsimages/gallery.png) no-repeat left center;
    float:left;
    height: 15px;
    width: 18px;
}

.textA_justify{
    text-align: justify;
}
.search_bckgrnd{
    background-color: #FFFFCC;
}
.errorMsgs{
    font-size:14px;
    color:#ff0000;
}
.ds-textbox5{
    border: 1px solid #99A2AB;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    color: #333333;
    font-size: 14px;
    padding: 5px;
    width: 580px;
}
.ds-textbox1-color-img{
    border: 1px solid #99A2AB;
    border-radius: 5px 5px 5px 5px;
    color: #333333;
    font-size: 14px;
    padding: 5px;
    width: 100%;
    height: 17px;
}

/*Need to be deleted*/
.star_ratng{
    letter-spacing: 5px;
    text-align: center;
    color: red;
    font-size: 30px;
}

.WebRupee {
    color: #C1272D;
    font-size: 20px;
}


ul.best-cars-widget li {
   /* background-color: #eee;*/
    text-align: left;
    font-size: 15px;
   padding: 10px;
    list-style-type: none;
    border: none;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

ul.best-cars-widget li { background: #fff; }
ul.best-cars-widget li:nth-child(odd) { background: #f6f6f6; }

.best-cars-widget li > a {
    color:#4E4E4E;
    width: 100%;
    display: block;
    font-family: 'Open Sans',Georgia,Arial,Helvetica,sans-serif;
    }


.best-cars-widget li:hover a {
    color: #ea2728 !important;
    text-decoration: none;
}

.comments_heading, .ds-checkonroadprice, div.selector span, .ds-carModelColors div, .ds-moreNews, ul.staticmodelheader, .ds-compareSpecsTabContent, .ds-carColors, .listing-pagetitle, .dropdown,
 .ds-onroad-price-city-heading, .ds-onroad-det-block-left{
    font-family: 'Open Sans',Georgia,Arial,Helvetica,sans-serif;
}