.countryinfo {
	width:  500px;
	float: left;
	border: solid 0px red;
}

.countrytools{
	margin-left: 510px;
	border:  solid 0px red;
}

.countryinfo .section{
	margin: 10px 0 40px 0;
	line-height: 18px;
}

.countryinfo .sectionWrapper{
	margin: 0 0 10px 0;
	border:  solid 0px #00f;
}

.countryinfo .sectionTitle{
	font-weight: bold;
	margin: 0 0 10px 0;
}

.countrytools a.selected{
	font-weight: bold;	
}

.countrytools .countryimage{
	margin: 0 0 20px 0;
}

#col2_content .voting_bar_vote li {
	list-style-type: none;
	list-style-image: none;
}










