@charset "iso-8859-1";
#country1  a, #country2 a,#country3 a, #country4 a, #country5 a, #country6 a,#country7 a, #country8 a              {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin-left: 0px;
}
#country1 a:hover, #country2 a:hover, #country3 a:hover, #country4 a:hover, #country5 a:hover, #country6 a:hover, #country7 a:hover, #country8 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	margin-left: 0px;
}

#country1     img, #country2   img,    #country3  img, #country4 img, #country5 img, #country6 img, #country7 img, #country8 img{
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.item {
	padding-left: 10px;
}
