﻿#whybuyfromcreative a.storefaq span.faqicon {
    background-image:url('/content/images/landingsprite_cli.png');
}

#whybuyfromcreative a.faqshopease span.faqicon {
    background-image:url('/content/images/landingsprite.png');
    background-position:-140px -50px;
}

#whybuyfromcreative a.faqshopease:hover span.faqicon {
    background-image:url('/content/images/landingsprite.png');
    background-position:-50px -50px;
}

#whybuyfromcreative a.faqfreeshipping:hover span.faqicon {
    background-position:-50px -190px;
}

#whybuyfromcreative a.faqlowprice:hover span.faqicon {
    background-position:-50px -50px;
}

#whybuyfromcreative a.storefaq:hover h6 {
   color:#000;
}

#whybuyfromcreative a.storefaq {
    cursor:pointer;
}

#whybuyfromcreative a.faqlowprice span.faqicon {
    background-position:-140px -50px;
}

.btn-compare
{
    /*width: 239px;
    border-right:1px solid #ddd;*/
}

li.feature .btn-compare
{
    border-right:1px solid #ddd;
}
    

