﻿    .smsg {
        border-color: #446423;
        background-color: #eff5ea;
        background-image: url(../../../skin/i_msg-success.gif);
        color: #3d6611;
        border-style: solid !important;
        border-width: 1px !important;
        background-position: 10px 9px !important;
        background-repeat: no-repeat !important;
        min-height: 24px !important;
        padding: 8px 8px 8px 32px !important;
    }


    .product-featurelist li {
        display: block;
        padding-left: 10px;
        padding-top: -15px;
        background-image: url('../../skin/Bullet_star.png');
        background-repeat: no-repeat;
        background-position: 0px 5px;
        padding: 3px 20px;
        border-bottom: 1px dotted #EAEAEA;
    }

    .important-notes li {
        background-image: url('../../skin/arrow.gif');
        background-position: 3px 5px;
        background-repeat: no-repeat;
        font-size: 11px;
        display: block;
        border-bottom: 0px dotted #ddd;
        padding: 0px 20px;
        color: #666;
    }

    .notifypricedrops {
        padding: 3px 8px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px;
        background-color: rgb(237, 63, 63);
        color: white !important;
        cursor: pointer;
        width: auto;
    }

    .compareprice {
        padding: 3px 8px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px;
        background-color: #46b08d;
        color: white !important;
        cursor: pointer;
    }

       .compareonstores {
       
           float: left;
           padding: 10px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #fff;
color: #202020 !important;
border: 2px solid #46b08d;
           font: 13px Roboto,Arial,Helvetica,sans-serif !important;
           width: 197px;
    }
