/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 1.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/
/* RIGHT TO LEFT */
/*
 * LAYOUTS VAIRABLES
 */
#currencies-block-top ul li {
  color: white;
  line-height: 25px;
  font-size: 13px;
}
#currencies-block-top ul li.selected, #currencies-block-top ul li:hover a {
  color: #fdd841;
}
