#countrylist{
	float: left;
}

.countrylist_item{
height:16px;
margin-bottom: 10px;
margin-left:1px;
text-align: left;
}

.countrylist_countryflag_container{
display: block;
float: left;
clear: right;
}

.countrylist_countryflag{
clear: right;
margin-top: -1px;
border: 1px solid #eeeeee;
}

.countrylist_countryname{
font-size:12px;
font-family: Arial;
margin-left: 15px;
color:#000000;
text-align: left;
}

.countrylist_countryflag_link{
	text-decoration:none;
	color:black;
}
