@charset "utf-8";

/*
 * IE7 & lower Override
 */

 #nav li a { 
 	background-position: 10px center;
 	background-repeat: no-repeat;
 }
 #nav_node2 a { background-image: url('/images/flag-2.png'); }
 #nav_node3 a { background-image: url('/images/flag-3.png'); }
 #nav_node4 a { background-image: url('/images/flag-4.png'); }
 #nav_node5 a { background-image: url('/images/flag-5.png'); }
 #nav_node16 a { background-image: url('/images/flag_gb.PNG'); }
 #nav_node6 a { background-image: url('/images/flag-eu.png'); }
 
 .desktop-ad, #article-top{
   margin-top:15px !important;
 }
 
 .search-form input.input{
   margin-top:7px !important;
 }
 
 #bottom-nav .search-form input.input{
   margin-top:11px !important;
 }
 
 body #article-header #article-links{
   width: 75%;
   text-align: right;
 }
 
 body .bottom #article-links{
   width:100% !important;
 }
#top-links .icon-links{
   top:1px !important;
 }
 
 body #article-links a div{
   display:inline !important;
 }