/*

  This file is used to generate the flags sprite using
  "spritemapper"[1]. A sprite will be generated including all the
  referenced files. Another css files is written to flags.css

  The countries that are commented lack flag icons. If needed, put the
  flag in the specified file and rerun spritemapper as such:

	$ spritemapper flags.src.css

  The sprites should be written to img/flags_sprite.png and the css
  file to "flags.css"

  It takes a *long* time to generate the sprite. Up to 25 minutes on
  my Macbook Air!

  The following lines are the configuration of spritemapper:

  spritemapper.sprite_dirs = img/flags/24
  spritemapper.output_css = flags.css

  [1] https://github.com/yostudios/Spritemapper

*/

.flag {
	background: url(img/flagsprite.png) no-repeat;
	width: 24px;
	height: 24px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
	margin-right: 7px;
}

.flag.Andorra { background: url('img/flags/24/ac.png') no-repeat -1050px 0; }
.flag.UnitedArabEmirates { background: url('img/flags/24/tz.png') no-repeat -400px 0; }
.flag.Afghanistan { background: url('img/flags/24/ac.png') no-repeat -525px 0; }
.flag.AntiguaandBarbuda { background: url('img/flags/24/ac.png') no-repeat -1200px 0; }
.flag.Anguilla { background: url('img/flags/24/ac.png') no-repeat -825px 0; }
.flag.Albania { background: url('img/flags/24/ac.png') no-repeat -1225px 0; }
.flag.Armenia { background: url('img/flags/24/ac.png') no-repeat -925px 0; }
.flag.NetherlandsAntilles { background: url('img/flags/24/mo.png') no-repeat -825px 0; }
.flag.Angola { background: url('img/flags/24/ac.png') no-repeat -375px 0; }
.flag.Antarctica { background: url('img/flags/24/ac.png') no-repeat -625px 0; }
.flag.Argentina { background: url('img/flags/24/ac.png') no-repeat -200px 0; }
.flag.AmericanSamoa { background: url('img/flags/24/ac.png') no-repeat -700px 0; }
.flag.Austria { background: url('img/flags/24/ac.png') no-repeat -1025px 0; }
.flag.Australia { background: url('img/flags/24/ac.png') no-repeat -225px 0; }
.flag.Aruba { background: url('img/flags/24/ac.png') no-repeat -850px 0; }
.flag.Azerbaijan { background: url('img/flags/24/ac.png') no-repeat 0 0; }
.flag.BosniaandHerzegovina { background: url('img/flags/24/ac.png') no-repeat -650px 0; }
.flag.Barbados { background: url('img/flags/24/ac.png') no-repeat -1075px 0; }
.flag.Bangladesh { background: url('img/flags/24/ac.png') no-repeat -1300px 0; }
.flag.Belgium { background: url('img/flags/24/ac.png') no-repeat -50px 0; }
.flag.BurkinaFaso { background: url('img/flags/24/ac.png') no-repeat -550px 0; }
.flag.Bulgaria { background: url('img/flags/24/ac.png') no-repeat -475px 0; }
.flag.Bahrain { background: url('img/flags/24/ac.png') no-repeat -1100px 0; }
.flag.Burundi { background: url('img/flags/24/ac.png') no-repeat -150px 0; }
.flag.Benin { background: url('img/flags/24/ac.png') no-repeat -125px 0; }
.flag.Bermuda { background: url('img/flags/24/ac.png') no-repeat -875px 0; }
.flag.Brunei { background: url('img/flags/24/ac.png') no-repeat -1125px 0; }
.flag.Bolivia { background: url('img/flags/24/ac.png') no-repeat -500px 0; }
.flag.Brazil { background: url('img/flags/24/ac.png') no-repeat -750px 0; }
.flag.TheBahamas { background: url('img/flags/24/tz.png') no-repeat -100px 0; }
.flag.Bhutan { background: url('img/flags/24/ac.png') no-repeat -900px 0; }
/* .flag.BouvetIsland { background: url('img/flags/24/ac/BouvetIsland.png'); } */
.flag.Botswana { background: url('img/flags/24/ac.png') no-repeat -275px 0; }
.flag.Belarus { background: url('img/flags/24/ac.png') no-repeat -250px 0; }
.flag.Belize { background: url('img/flags/24/ac.png') no-repeat -450px 0; }
.flag.Canada { background: url('img/flags/24/ac.png') no-repeat -300px 0; }
/* .flag.Cocos(Keeling)Islands { background: url('img/flags/24/ac/Cocos(Keeling)Islands.png'); } */
.flag.Congo { background: url('img/flags/24/ac.png') no-repeat -1275px 0; }
.flag.CentralAfricanRepublic { background: url('img/flags/24/ac.png') no-repeat -800px 0; }
.flag.Congo-Brazzaville { background: url('img/flags/24/ac.png') no-repeat -350px 0; }
.flag.Switzerland { background: url('img/flags/24/ps.png') no-repeat -725px 0; }
.flag.Côted’Ivoire { background: url('img/flags/24/ac.png') no-repeat -175px 0; }
.flag.CookIslands { background: url('img/flags/24/ac.png') no-repeat -950px 0; }
.flag.Chile { background: url('img/flags/24/ac.png') no-repeat -675px 0; }
.flag.Cameroon { background: url('img/flags/24/ac.png') no-repeat -1000px 0; }
.flag.China { background: url('img/flags/24/ac.png') no-repeat -575px 0; }
.flag.Colombia { background: url('img/flags/24/ac.png') no-repeat -775px 0; }
.flag.CostaRica { background: url('img/flags/24/ac.png') no-repeat -400px 0; }
.flag.Cuba { background: url('img/flags/24/ac.png') no-repeat -1150px 0; }
.flag.CapeVerde { background: url('img/flags/24/ac.png') no-repeat -725px 0; }
/* .flag.ChristmasIsland { background: url('img/flags/24/ac/ChristmasIsland.png'); } */
.flag.Cyprus { background: url('img/flags/24/ac.png') no-repeat -325px 0; }
.flag.CzechRepublic { background: url('img/flags/24/ac.png') no-repeat -1250px 0; }
.flag.Germany { background: url('img/flags/24/dg.png') no-repeat -575px 0; }
.flag.Djibouti { background: url('img/flags/24/dg.png') no-repeat -650px 0; }
.flag.Denmark { background: url('img/flags/24/dg.png') no-repeat -375px 0; }
.flag.Dominica { background: url('img/flags/24/dg.png') no-repeat -675px 0; }
.flag.DominicanRepublic { background: url('img/flags/24/dg.png') no-repeat -725px 0; }
.flag.Algeria { background: url('img/flags/24/ac.png') no-repeat -425px 0; }
.flag.Ecuador { background: url('img/flags/24/dg.png') no-repeat -50px 0; }
.flag.Estonia { background: url('img/flags/24/dg.png') no-repeat -400px 0; }
.flag.Egypt { background: url('img/flags/24/dg.png') no-repeat -125px 0; }
.flag.WesternSahara { background: url('img/flags/24/tz.png') no-repeat -550px 0; }
.flag.Eritrea { background: url('img/flags/24/dg.png') no-repeat -325px 0; }
.flag.Spain { background: url('img/flags/24/ps.png') no-repeat -700px 0; }
.flag.Ethiopia { background: url('img/flags/24/dg.png') no-repeat -475px 0; }
.flag.Finland { background: url('img/flags/24/dg.png') no-repeat -250px 0; }
.flag.Fiji { background: url('img/flags/24/dg.png') no-repeat -300px 0; }
/* .flag.FalklandIslands { background: url('img/flags/24/dg/FalklandIslands.png'); } */
.flag.Micronesia { background: url('img/flags/24/mo.png') no-repeat -475px 0; }
.flag.Faroes { background: url('img/flags/24/dg.png') no-repeat -225px 0; }
.flag.France { background: url('img/flags/24/dg.png') no-repeat -75px 0; }
.flag.Gabon { background: url('img/flags/24/dg.png') no-repeat -100px 0; }
.flag.UnitedKingdom { background: url('img/flags/24/tz.png') no-repeat -425px 0; }
.flag.Grenada { background: url('img/flags/24/dg.png') no-repeat -425px 0; }
.flag.Georgia { background: url('img/flags/24/dg.png') no-repeat -25px 0; }
/* .flag.FrenchGuiana { background: url('img/flags/24/dg/FrenchGuiana.png'); } */
.flag.Ghana { background: url('img/flags/24/dg.png') no-repeat -525px 0; }
.flag.Gibraltar { background: url('img/flags/24/dg.png') no-repeat -700px 0; }
.flag.Greenland { background: url('img/flags/24/dg.png') no-repeat 0 0; }
.flag.Gambia { background: url('img/flags/24/dg.png') no-repeat -275px 0; }
.flag.Guinea { background: url('img/flags/24/dg.png') no-repeat -450px 0; }
.flag.Guadeloupe { background: url('img/flags/24/dg.png') no-repeat -750px 0; }
.flag.EquatorialGuinea { background: url('img/flags/24/dg.png') no-repeat -200px 0; }
.flag.Greece { background: url('img/flags/24/dg.png') no-repeat -350px 0; }
/* .flag.SouthGeorgiaandtheSouthSandwichIslands { background: url('img/flags/24/ps/SouthGeorgiaandtheSouthSandwichIslands.png'); } */
.flag.Guatemala { background: url('img/flags/24/dg.png') no-repeat -625px 0; }
.flag.Guam { background: url('img/flags/24/dg.png') no-repeat -600px 0; }
.flag.Guinea-Bissau { background: url('img/flags/24/dg.png') no-repeat -500px 0; }
.flag.Guyana { background: url('img/flags/24/dg.png') no-repeat -175px 0; }
.flag.HongKongSARofChina { background: url('img/flags/24/hl.png') no-repeat -325px 0; }
.flag.Honduras { background: url('img/flags/24/hl.png') no-repeat -375px 0; }
.flag.Croatia { background: url('img/flags/24/ac.png') no-repeat -75px 0; }
.flag.Haiti { background: url('img/flags/24/hl.png') no-repeat -725px 0; }
.flag.Hungary { background: url('img/flags/24/hl.png') no-repeat -75px 0; }
.flag.Indonesia { background: url('img/flags/24/hl.png') no-repeat -500px 0; }
.flag.Ireland { background: url('img/flags/24/hl.png') no-repeat -250px 0; }
.flag.Israel { background: url('img/flags/24/hl.png') no-repeat -475px 0; }
.flag.India { background: url('img/flags/24/hl.png') no-repeat -675px 0; }
/* .flag.BritishIndianOceanTerritory { background: url('img/flags/24/ac/BritishIndianOceanTerritory.png'); } */
.flag.Iraq { background: url('img/flags/24/hl.png') no-repeat 0 0; }
.flag.Iran { background: url('img/flags/24/hl.png') no-repeat -600px 0; }
.flag.Iceland { background: url('img/flags/24/hl.png') no-repeat -650px 0; }
.flag.Italy { background: url('img/flags/24/hl.png') no-repeat -350px 0; }
.flag.Jamaica { background: url('img/flags/24/hl.png') no-repeat -425px 0; }
.flag.Jordan { background: url('img/flags/24/hl.png') no-repeat -525px 0; }
.flag.Japan { background: url('img/flags/24/hl.png') no-repeat -400px 0; }
.flag.Kenya { background: url('img/flags/24/hl.png') no-repeat -550px 0; }
.flag.Kyrgyzstan { background: url('img/flags/24/hl.png') no-repeat -50px 0; }
.flag.Cambodia { background: url('img/flags/24/ac.png') no-repeat -100px 0; }
.flag.Kiribati { background: url('img/flags/24/hl.png') no-repeat -300px 0; }
.flag.Comoros { background: url('img/flags/24/ac.png') no-repeat -975px 0; }
.flag.SaintKittsandNevis { background: url('img/flags/24/ps.png') no-repeat -1000px 0; }
.flag.NorthKorea { background: url('img/flags/24/mo.png') no-repeat -525px 0; }
.flag.SouthKorea { background: url('img/flags/24/ps.png') no-repeat -325px 0; }
.flag.Kuwait { background: url('img/flags/24/hl.png') no-repeat -275px 0; }
.flag.CaymanIslands { background: url('img/flags/24/ac.png') no-repeat -25px 0; }
.flag.Kazakhstan { background: url('img/flags/24/hl.png') no-repeat -150px 0; }
.flag.Laos { background: url('img/flags/24/hl.png') no-repeat -225px 0; }
.flag.Lebanon { background: url('img/flags/24/hl.png') no-repeat -200px 0; }
.flag.SaintLucia { background: url('img/flags/24/ps.png') no-repeat -175px 0; }
.flag.Liechtenstein { background: url('img/flags/24/hl.png') no-repeat -25px 0; }
.flag.SriLanka { background: url('img/flags/24/ps.png') no-repeat -925px 0; }
.flag.Liberia { background: url('img/flags/24/hl.png') no-repeat -175px 0; }
.flag.Lesotho { background: url('img/flags/24/hl.png') no-repeat -125px 0; }
.flag.Lithuania { background: url('img/flags/24/hl.png') no-repeat -700px 0; }
.flag.Luxembourg { background: url('img/flags/24/hl.png') no-repeat -450px 0; }
.flag.Latvia { background: url('img/flags/24/hl.png') no-repeat -575px 0; }
.flag.Libya { background: url('img/flags/24/hl.png') no-repeat -625px 0; }
.flag.Morocco { background: url('img/flags/24/mo.png') no-repeat -500px 0; }
.flag.Monaco { background: url('img/flags/24/mo.png') no-repeat -400px 0; }
.flag.Moldova { background: url('img/flags/24/mo.png') no-repeat -275px 0; }
.flag.Madagascar { background: url('img/flags/24/mo.png') no-repeat -625px 0; }
.flag.MarshallIslands { background: url('img/flags/24/mo.png') no-repeat -325px 0; }
.flag.Macedonia { background: url('img/flags/24/mo.png') no-repeat -650px 0; }
.flag.Mali { background: url('img/flags/24/mo.png') no-repeat -125px 0; }
.flag.Myanmar { background: url('img/flags/24/mo.png') no-repeat -25px 0; }
.flag.Mongolia { background: url('img/flags/24/mo.png') no-repeat -225px 0; }
.flag.MacaoSARofChina { background: url('img/flags/24/mo.png') no-repeat -575px 0; }
/* .flag.NorthernMarianas { background: url('img/flags/24/mo/NorthernMarianas.png'); } */
.flag.Martinique { background: url('img/flags/24/mo.png') no-repeat -700px 0; }
.flag.Mauritania { background: url('img/flags/24/mo.png') no-repeat -300px 0; }
.flag.Montserrat { background: url('img/flags/24/mo.png') no-repeat -725px 0; }
.flag.Malta { background: url('img/flags/24/mo.png') no-repeat 0 0; }
.flag.Mauritius { background: url('img/flags/24/mo.png') no-repeat -450px 0; }
.flag.Maldives { background: url('img/flags/24/mo.png') no-repeat -175px 0; }
.flag.Malawi { background: url('img/flags/24/mo.png') no-repeat -100px 0; }
.flag.Mexico { background: url('img/flags/24/mo.png') no-repeat -800px 0; }
.flag.Malaysia { background: url('img/flags/24/mo.png') no-repeat -375px 0; }
.flag.Mozambique { background: url('img/flags/24/mo.png') no-repeat -425px 0; }
.flag.Namibia { background: url('img/flags/24/mo.png') no-repeat -675px 0; }
/* .flag.NewCaledonia { background: url('img/flags/24/mo/NewCaledonia.png'); } */
.flag.Niger { background: url('img/flags/24/mo.png') no-repeat -550px 0; }
/* .flag.NorfolkIsland { background: url('img/flags/24/mo/NorfolkIsland.png'); } */
.flag.Nigeria { background: url('img/flags/24/mo.png') no-repeat -600px 0; }
.flag.Nicaragua { background: url('img/flags/24/mo.png') no-repeat -200px 0; }
.flag.Netherlands { background: url('img/flags/24/mo.png') no-repeat -250px 0; }
.flag.Norway { background: url('img/flags/24/mo.png') no-repeat -75px 0; }
.flag.Nepal { background: url('img/flags/24/mo.png') no-repeat -50px 0; }
.flag.Nauru { background: url('img/flags/24/mo.png') no-repeat -150px 0; }
/* .flag.Niue { background: url('img/flags/24/mo/Niue.png'); } */
.flag.NewZealand { background: url('img/flags/24/mo.png') no-repeat -750px 0; }
.flag.Oman { background: url('img/flags/24/mo.png') no-repeat -350px 0; }
.flag.Panama { background: url('img/flags/24/ps.png') no-repeat -250px 0; }
.flag.Peru { background: url('img/flags/24/ps.png') no-repeat -100px 0; }
.flag.FrenchPolynesia { background: url('img/flags/24/dg.png') no-repeat -550px 0; }
.flag.PapuaNewGuinea { background: url('img/flags/24/ps.png') no-repeat -400px 0; }
.flag.Philippines { background: url('img/flags/24/ps.png') no-repeat -825px 0; }
.flag.Pakistan { background: url('img/flags/24/ps.png') no-repeat -1025px 0; }
.flag.Poland { background: url('img/flags/24/ps.png') no-repeat -375px 0; }
/* .flag.SaintPierreandMiquelon { background: url('img/flags/24/ps/SaintPierreandMiquelon.png'); } */
/* .flag.PitcairnIslands { background: url('img/flags/24/ps/PitcairnIslands.png'); } */
.flag.PuertoRico { background: url('img/flags/24/ps.png') no-repeat -550px 0; }
.flag.Portugal { background: url('img/flags/24/ps.png') no-repeat -650px 0; }
.flag.Palau { background: url('img/flags/24/ps.png') no-repeat -750px 0; }
.flag.Paraguay { background: url('img/flags/24/ps.png') no-repeat 0 0; }
.flag.Qatar { background: url('img/flags/24/ps.png') no-repeat -25px 0; }
.flag.Reunion { background: url('img/flags/24/ps.png') no-repeat -600px 0; }
.flag.Romania { background: url('img/flags/24/ps.png') no-repeat -975px 0; }
.flag.Russia { background: url('img/flags/24/ps.png') no-repeat -50px 0; }
.flag.Rwanda { background: url('img/flags/24/ps.png') no-repeat -850px 0; }
.flag.SaudiArabia { background: url('img/flags/24/ps.png') no-repeat -275px 0; }
.flag.SolomonIslands { background: url('img/flags/24/ps.png') no-repeat -450px 0; }
.flag.Seychelles { background: url('img/flags/24/ps.png') no-repeat -500px 0; }
.flag.Sudan { background: url('img/flags/24/ps.png') no-repeat -900px 0; }
.flag.Sweden { background: url('img/flags/24/ps.png') no-repeat -625px 0; }
.flag.Singapore { background: url('img/flags/24/ps.png') no-repeat -525px 0; }
/* .flag.SaintHelena,AscensionandTristandaCunha { background: url('img/flags/24/ps/SaintHelena,AscensionandTristandaCunha.png'); } */
.flag.Slovenia { background: url('img/flags/24/ps.png') no-repeat -200px 0; }
/* .flag.Svalbard { background: url('img/flags/24/ps/Svalbard.png'); } */
.flag.Slovakia { background: url('img/flags/24/ps.png') no-repeat -875px 0; }
.flag.SierraLeone { background: url('img/flags/24/ps.png') no-repeat -300px 0; }
.flag.SanMarino { background: url('img/flags/24/ps.png') no-repeat -950px 0; }
.flag.Senegal { background: url('img/flags/24/ps.png') no-repeat -125px 0; }
.flag.Somalia { background: url('img/flags/24/ps.png') no-repeat -800px 0; }
.flag.Suriname { background: url('img/flags/24/ps.png') no-repeat -775px 0; }
.flag.SãoToméePríncipe { background: url('img/flags/24/ps.png') no-repeat -150px 0; }
.flag.ElSalvador { background: url('img/flags/24/dg.png') no-repeat -150px 0; }
.flag.Syria { background: url('img/flags/24/ps.png') no-repeat -675px 0; }
.flag.Swaziland { background: url('img/flags/24/ps.png') no-repeat -225px 0; }
.flag.TurksandCaicosIslands { background: url('img/flags/24/tz.png') no-repeat -475px 0; }
.flag.Chad { background: url('img/flags/24/ac.png') no-repeat -1175px 0; }
/* .flag.FrenchSouthernTerritories { background: url('img/flags/24/dg/FrenchSouthernTerritories.png'); } */
.flag.Togo { background: url('img/flags/24/tz.png') no-repeat -350px 0; }
.flag.Thailand { background: url('img/flags/24/tz.png') no-repeat -175px 0; }
.flag.Tajikistan { background: url('img/flags/24/tz.png') no-repeat -250px 0; }
/* .flag.Tokelau { background: url('img/flags/24/tz/Tokelau.png'); } */
.flag.Turkmenistan { background: url('img/flags/24/tz.png') no-repeat -675px 0; }
.flag.Tunisia { background: url('img/flags/24/tz.png') no-repeat -625px 0; }
.flag.Tonga { background: url('img/flags/24/tz.png') no-repeat -125px 0; }
.flag.Timor-Leste { background: url('img/flags/24/tz.png') no-repeat -725px 0; }
.flag.Turkey { background: url('img/flags/24/tz.png') no-repeat -25px 0; }
.flag.TrinidadandTobago { background: url('img/flags/24/tz.png') no-repeat -325px 0; }
.flag.Tuvalu { background: url('img/flags/24/tz.png') no-repeat -500px 0; }
.flag.Taiwan { background: url('img/flags/24/tz.png') no-repeat -300px 0; }
.flag.Tanzania { background: url('img/flags/24/tz.png') no-repeat -450px 0; }
.flag.Ukraine { background: url('img/flags/24/tz.png') no-repeat -275px 0; }
.flag.Uganda { background: url('img/flags/24/tz.png') no-repeat -525px 0; }
/* .flag.UnitedStatesMinorOutlyingIslands { background: url('img/flags/24/tz/UnitedStatesMinorOutlyingIslands.png'); } */
.flag.UnitedStates { background: url('img/flags/24/tz.png') no-repeat -600px 0; }
.flag.Uruguay { background: url('img/flags/24/tz.png') no-repeat -575px 0; }
.flag.Uzbekistan { background: url('img/flags/24/tz.png') no-repeat -150px 0; }
.flag.VaticanCity { background: url('img/flags/24/tz.png') no-repeat -700px 0; }
.flag.SaintVincentandtheGrenadines { background: url('img/flags/24/ps.png') no-repeat -575px 0; }
.flag.Venezuela { background: url('img/flags/24/tz.png') no-repeat -50px 0; }
.flag.BritishVirginIslands { background: url('img/flags/24/ac.png') no-repeat -600px 0; }
.flag.USVirginIslands { background: url('img/flags/24/tz.png') no-repeat 0 0; }
.flag.Vietnam { background: url('img/flags/24/tz.png') no-repeat -200px 0; }
.flag.Vanuatu { background: url('img/flags/24/tz.png') no-repeat -225px 0; }
/* .flag.WallisandFutuna { background: url('img/flags/24/tz/WallisandFutuna.png'); } */
.flag.Samoa { background: url('img/flags/24/ps.png') no-repeat -75px 0; }
.flag.Yemen { background: url('img/flags/24/tz.png') no-repeat -375px 0; }
/* .flag.Mayotte { background: url('img/flags/24/mo/Mayotte.png'); } */
.flag.SouthAfrica { background: url('img/flags/24/ps.png') no-repeat -425px 0; }
.flag.Zambia { background: url('img/flags/24/tz.png') no-repeat -75px 0; }
.flag.Zimbabwe { background: url('img/flags/24/tz.png') no-repeat -650px 0; }
.flag.Palestine { background: url('img/flags/24/ps.png') no-repeat -475px 0; }
.flag.Serbia { background: url('img/flags/24/ps.png') no-repeat -350px 0; }
/* .flag.ÅlandIslands { background: url('img/flags/24/å/ÅlandIslands.png'); } */
/* .flag.HeardIslandandMcDonaldIslands { background: url('img/flags/24/hl/HeardIslandandMcDonaldIslands.png'); } */
.flag.Montenegro { background: url('img/flags/24/mo.png') no-repeat -775px 0; }
.flag.Serbia { background: url('img/flags/24/ps.png') no-repeat -350px 0; }
.flag.Jersey { background: url('img/flags/24/hl.png') no-repeat -100px 0; }
.flag.Kosovo { background: none; }
/* .flag.Guernsey { background: url('img/flags/24/dg/Guernsey.png'); } */
/* .flag.IsleofMan { background: url('img/flags/24/hl/IsleofMan.png'); } */
/* .flag.SaintMartin { background: url('img/flags/24/ps/SaintMartin.png'); } */
/* .flag.SaintBarthélemy { background: url('img/flags/24/ps/SaintBarthélemy.png'); } */
/* .flag.BonaireSaintEustatiusandSaba { background: url('img/flags/24/ac/Bonaire,SaintEustatiusandSaba.png'); } */
/* .flag.Curaçao { background: url('img/flags/24/ac/Curaçao.png'); } */
/* .flag.SintMaarten { background: url('img/flags/24/ps/SintMaarten.png'); } */
