a.quote-btn {
    background: -moz-linear-gradient(center top , #FFFFFF, #E6E6E6) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E6E6E6)) !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E6E6E6') !important;
    box-shadow: 0.5px 0.5px 0.5px 0 #000000;
    -webkit-box-shadow: 1px 1px 3px 0 #6c6e71 !important;
    zoom: 1 !important;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=3);
    color: #0079C8 !important;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    letter-spacing: -0.4;
    line-height: 30px;
    margin-top: 16px;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    vertical-align: middle;
}
a.quote-btn:hover {
    background: none repeat scroll 0 0 #FFFFFF !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF",endColorstr="#FFFFFF") !important;
    box-shadow: 0.5px 0.5px 0.5px 0 #000000;
    -webkit-box-shadow: 1px 1px 3px 0 #6c6e71 !important;
    zoom: 1 !important;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=3);
    text-decoration: none;
}
a.quote-btn:active {
    background: -moz-linear-gradient(center top , #E6E6E6, #FFFFFF) repeat scroll 0 0 transparent !important;;
    background: -webkit-gradient(linear, left top, left bottom, from(#E6E6E6), to(#FFFFFF)) !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6E6E6', endColorstr='#FFFFFF') !important;
    box-shadow: 0.5px 0.5px 0.5px 0 #000000;
    -webkit-box-shadow: 1px 1px 3px 0 #6c6e71 !important;
    zoom: 1 !important;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=3);
    text-decoration: none;
}
a.quote-btn img {
    margin: 1px -10px 0 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}


a.quote-btn span {
    color: #0079C8 !important;
    position: relative;
}

a.quote-btn-on-white {
    background: -moz-linear-gradient(center top , #FFFFFF, #E6E6E6) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E6E6E6)) !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E6E6E6') !important;
    box-shadow: 1px 2px 2px 0 #dadbdb;
    -webkit-box-shadow: 1px 1px 3px 0 #cccccc9 !important;
    zoom: 1 !important;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#dadbdb', Direction=135, Strength=3);
    color: #0079C8 !important;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    letter-spacing: -0.4;
    line-height: 30px;
    margin-top: 16px;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    vertical-align: middle;
}
a.quote-btn-on-white:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF",endColorstr="#FFFFFF") !important;
    box-shadow: 1px 2px 2px 0 #dadbdb;
    -webkit-box-shadow: 1px 1px 3px 0 #dadbdb !important;
    zoom: 1 !important;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#dadbdb', Direction=135, Strength=3);
    text-decoration: none;
}
a.quote-btn-on-white:active {
    background: -moz-linear-gradient(center top , #E6E6E6, #FFFFFF) repeat scroll 0 0 transparent !important;;
    background: -webkit-gradient(linear, left top, left bottom, from(#E6E6E6), to(#FFFFFF)) !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6E6E6', endColorstr='#FFFFFF') !important;
    box-shadow: 1px 2px 2px 0 #dadbdb;
    -webkit-box-shadow: 1px 1px 3px 0 #dadbdb !important;
    zoom: 1 !important;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#dadbdb', Direction=135, Strength=3);
    text-decoration: none;
}
a.quote-btn-on-white img {
    margin: 1px -10px 0 0;
    padding: 0;
    right: 0;
    top: 0;
}


a.quote-btn-on-white span {
    color: #0079C8 !important;
    position: relative;
}

a.quote-btn-on-white {
    background: -moz-linear-gradient(center top , #FFFFFF, #E6E6E6) repeat scroll 0 0 transparent;