#currencies_block_top { width: 215px; left: 405px; position: relative; top: -5px; }
#currencies_block_top a { color: #000; text-decoration: none; line-height: 23px; font-size: 15px; }
#currencies_block_top li.selected { background: none; color: #000; text-decoration: underline; font-size: 11px; }
#setCurrency p {  }
#first-currencies { display: none;  
position: absolute;
    top: 64px;
    left: 0px;
background-color: #fff;
padding: 3px; z-index: 99999999; width: 165px; }
#first-currencies li { text-align: left; }
.current_currency { float: left; background-color: white; padding: 4px; height: 22px; line-height: 23px; font-size: 15px; width: 174px;}
.currencies_ul { list-style-type: none;}
#change_currency { float: left; width: 30px; height: 30px; display: inline-block; background-image: url(/themes/afghan/img/dropdown.png);}
#change_currency:hover { background-image: url(/themes/afghan/img/dropdownh.png);}
