﻿.buyBtn
{
    display: block;
    width: 170px;
    height: 65px;
    background-image: url(/images/buttons/Honda_BuyNow_btn.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

.cufon-active .buyBtn
{
    color: #2e2e2e;
    font-size: 1.1em;
    padding: 20px 0px 0px 74px;
    text-decoration: none;
}
