.exchange {
  display: block;
	margin-left: auto;
	margin-right: auto;
}

.exchange a {
	margin-left: 5px;
	margin-right: 2px;
	padding: 0px 0 0px 22px;
}

table.exchange_tb {
  width: 100%;
  margin: 0px 4px 4px 0px;
  border-collapse: collapse;
  border-color: #0d5a36;
  border: 1px solid #0d5a36;
}

table.exchange_tb th {
  padding: 3px;
}

table.exchange_tb td {
  padding: 3px;
}

.th1 {
  background: #0d5a36;
  color: white;
}

.currency_min {
  color: green;
  font-weight: bold;
}

.currency_max {
  color: red;
  font-weight: bold;
}

fieldset.counter_exchange {
  width: 300px;
}

legend.counter_exchange {
  color: #0d5a36;
  margin-left: 45px;
  font-size: 1.3em;
}

.AED {
  background: url("/images/flags/AED.png") no-repeat;
}

.AUD {
  background: url("/images/flags/AUD.png") no-repeat;
}

.BRL {
  background: url("/images/flags/BRL.png") no-repeat;
}

.BGN {
  background: url("/images/flags/BGN.png") no-repeat;
}

.CNY {
  background: url("/images/flags/CNY.png") no-repeat;
}

.DKK {
  background: url("/images/flags/DKK.png") no-repeat;
}

.EUR {
  background: url("/images/flags/EUR.png") no-repeat;
}

.EEK {
  background: url("/images/flags/EEK.png") no-repeat;
}

.PHP {
  background: url("/images/flags/PHP.png") no-repeat;
}

.HKD {
  background: url("/images/flags/HKD.png") no-repeat;
}

.HRK {
  background: url("/images/flags/HRK.png") no-repeat;
}

.INR {
  background: url("/images/flags/INR.png") no-repeat;
}

.IDR {
  background: url("/images/flags/IDR.png") no-repeat;
}

.ISK {
  background: url("/images/flags/ISK.png") no-repeat;
}

.JPY {
  background: url("/images/flags/JPY.png") no-repeat;
}

.ZAR {
  background: url("/images/flags/ZAR.png") no-repeat;
}

.KRW {
  background: url("/images/flags/KRW.png") no-repeat;
}

.CAD {
  background: url("/images/flags/CAD.png") no-repeat;
}

.LTL {
  background: url("/images/flags/LTL.png") no-repeat;
}

.LVL {
  background: url("/images/flags/LVL.png") no-repeat;
}

.HUF {
  background: url("/images/flags/HUF.png") no-repeat;
}

.MYR {
  background: url("/images/flags/MYR.png") no-repeat;
}

.MXN {
  background: url("/images/flags/MXN.png") no-repeat;
}

.XDR {
  background: url("/images/flags/XDR.png") no-repeat;
}

.NOK {
  background: url("/images/flags/NOK.png") no-repeat;
}

.NZD {
  background: url("/images/flags/NZD.png") no-repeat;
}

.PLN {
  background: url("/images/flags/PLN.png") no-repeat;
}

.RON {
  background: url("/images/flags/RON.png") no-repeat;
}

.RUB {
  background: url("/images/flags/RUB.png") no-repeat;
}

.SGD {
  background: url("/images/flags/SGD.png") no-repeat;
}

.SEK {
  background: url("/images/flags/SEK.png") no-repeat;
}

.SKK {
  background: url("/images/flags/SKK.png") no-repeat;
}

.CHF {
  background: url("/images/flags/CHF.png") no-repeat;
}

.THB {
  background: url("/images/flags/THB.png") no-repeat;
}

.TRY {
  background: url("/images/flags/TRY.png") no-repeat;
}

.USD {
  background: url("/images/flags/USD.png") no-repeat;
}

.GBP {
  background: url("/images/flags/GBP.png") no-repeat;
}

.ILS {
  background: url("/images/flags/ILS.png") no-repeat;
}

.CZK {
  background: url("/images/flags/CZK.png") no-repeat;
}

