/* Fixes for all IE versions */
.flag{margin-top:1px;}
li:first-child .flag{margin-top:0;}
#countries {background-position:left 26px;]}

/* Fixes for IE7 */
 *:first-child+html #countries{background-position:left 22px;]}
 *:first-child+html #myhomepage{bottom:14px;}
 *:first-child+html #header{margin-bottom:13px;}
 *:first-child+html #google-search{margin-bottom:-20px;}
 *:first-child+html .content{margin-left:0;}
 
/* Fixes for IE6 */
* html #countries{background-position:left 22px;]}
* html #myhomepage{bottom:14px;}
* html #header{margin-bottom:-8px;}
* html .subcontent{margin-top:-10px;}
* html #international{padding-bottom:10px}
* html #top{margin-top:-10px;}
* html #google-search{margin-bottom:-20px;}
* html .content{margin-left:0; margin-top:-5px}