/**
 * BelVG LLC.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 *
 *******************************************************************
 * @category   Belvg
 * @package    Belvg_Flexibleprices
 * @version    2.0.0
 * @copyright  Copyright (c) 2010 - 2013 BelVG LLC. (http://www.belvg.com)
 * @license    http://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
 */
.price.flexibleprices-old {
    text-decoration: line-through;
}

.price-box .your-price {
    font-size: 13px;
}
.price-box .your-price .price-label {
    color: #0a0;
    font-size: 13px;
    font-weight: bold;
}
.flexibleprices-old span.price {
    text-decoration: line-through;
}