#listcountries {padding:10px 0 10px 0; margin:0; border:0;}
#listcountries ul {list-style-type:none; width:201px; padding:0; margin:0; border:0;}
	
#listcountries ul li {margin:0; padding:0 10px 3px 18px; border:0; font-size:0.7em; font-weight:normal; background:transparent; overflow:hidden; color:#666666;}

#listcountries ul li p {color:#666666;}
	
#listcountries ul li a { text-decoration:none; width:auto; padding:0; border:0; margin:0; color:#666666; overflow:hidden;}
	html>body #listcountries ul li a {width:auto;}
	
#listcountries ul li a:hover {background:transparent; color:#333;}

#listcountries ul li.menuitem a {color:#8F8F8F; width:140px;}
	/* #listcountries ul li.menuitem a:hover {color:#3C4D67; background:transparent; background-image:url('../pix/arrow_down.gif'); background-repeat:no-repeat;} */
	
#listcountries li a.selected {	
	border:1pt solid #D0D3D8;
	text-decoration:none;
	background-image:url('../pix/arrow_down.gif'); background-repeat:no-repeat;
	color:#475268;
	}
.homenewshead {font-size:0.8em; font-weight:bold; padding:0 10px 0 18px;}

#listcountries ul ul {margin-top:3px;}
#listcountries ul ul li {font-size:90%;}