#countries{
	width:545px;
	margin:-25px auto 50px auto;
	
}
ul{
	width:408px;
	float:left;
}
li{
	background-repeat:no-repeat;
	background-position:top center;
	width:102px;
	float:left;
	text-align:center;
}
li a{
	padding-top:85px;
	display:block;
	color:#6A725F;
	font-size:12px;
	text-decoration:none;
	padding-bottom:15px;
}

#pt-br{background-image:url('../img/languages/portugues.png');}
#en{background-image:url('../img/languages/english.png');}
#de{background-image:url('../img/languages/deutsch.png');}
#fr{background-image:url('../img/languages/francais.png');}
#es{background-image:url('../img/languages/espanol.png');width:406px;}

#countries #vote{
	float:right;
	width:102px;
	height:183px;
	display:block;
	margin-top:4px;
}