.countryIco { 
    background-size: 16px 16px;
    background-repeat: no-repeat;
	background-position: left middle;
	}
	
.countryIco.us { background-image : url(../ico/us.png); } /* United State of America */
.countryIco.fr { background-image : url(../ico/fr.png); } /* France */
.countryIco.de { background-image : url(../ico/de.png); } /* Deuchtland */
.countryIco.se { background-image : url(../ico/se.png); } /* Sweden */
.countryIco.ie { background-image : url(../ico/ie.png); } /* Irlande */
.countryIco.uk { background-image : url(../ico/uk.png); } /* United Kindom */
.countryIco.ch { background-image : url(../ico/ch.png); } /* Suisse */
.countryIco.ma { background-image : url(../ico/ma.png); } /* Maroc */
.countryIco.sp { background-image : url(../ico/sp.png); } /* Espagne */
.countryIco.ca { background-image : url(../ico/ca.png); } /* Canada */
.countryIco.nl { background-image : url(../ico/nl.png); } /* Pays bas */
.countryIco.it { background-image : url(../ico/it.png); } /* Italie */
.countryIco.eg { background-image : url(../ico/eg.png); } /* Egypte */
.countryIco.be { background-image : url(../ico/be.png); } /* Belgique */
.countryIco.br { background-image : url(../ico/br.png); } /* Brésil */
.countryIco.jp { background-image : url(../ico/jp.png); } /* Japon */
.countryIco.cz { background-image : url(../ico/cz.png); } /* République tchèque*/
.countryIco.il { background-image : url(../ico/il.png); } /* Israël */
.countryIco.za { background-image : url(../ico/za.png); } /* South Africa */
.countryIco.mg { background-image : url(../ico/mg.png); } /* Madagascar */
.countryIco.nz { background-image : url(../ico/nz.png); } /* Nouvelle Zélande */
.countryIco.dz { background-image : url(../ico/dz.png); } /* Algerie */
.countryIco.sp { background-image : url(../ico/sp.png); } /* Espagne */
.countryIco.ae { background-image : url(../ico/ae.png); } /* United Arab Emirates */