#body #columns #mcol {	width:390px; margin-left:0px; float:left; }
#body #columns #rcol { width:201px; margin-left:15px; float:left; display:block;}

	#body #columns #rcol .countrybox { 
		width:201px;
		overflow:hidden;
		margin-bottom:10px;
	}
	#body #columns #rcol .countryimage {
		height:170px;
		margin-top:60px;
		width:198px;
		overflow:hidden;
		border:1px solid #C3D7EB;
		margin-bottom:2px;
	}
	#rcol .countrybox .box_wrap {
		display:block;
		float:left;	
		background:#fff;
		border:1px solid #C3D7EB;
		margin-bottom:2px;
		width:198px;
		overflow:hidden;
	}
	#rcol .countrybox .boxhead {
		width:188px;
		padding:2px 5px;
	}
	#rcol .countrybox .boxhead a {
		color:#035399;
		font-weight:bold;
		text-decoration:none;
	}
	#rcol .countrybox .boxhead a:hover {
		text-decoration:underline;
	}
	#rcol .countrybox .boxhead {
		cursor:pointer;
		background:#C3D7EB url(../img/switch2.gif) no-repeat 179px -17px; /* 179px -17px || 183px 4px */
	}
	#rcol .countrybox .box_wrap.nobg {
		background:#C3D7EB;
	}		
	#rcol .countrybox .boxbody span {
		float:left;
		overflow:hidden;
		font-size:11px;
	}
	#rcol .countrybox .boxbody span.label {
		color:#035399;
		line-height:110%;
		margin-bottom:2px;
		padding:2px 4px 0px;
		width:92px;
	}
	#rcol .countrybox .boxbody span.value {
		color:#888888;
		text-align:right;
		margin-bottom:2px;
		padding:2px 4px 0px 0px;
		width:90px;
		line-height:110%;
		color:#333;
	}
	#rcol .countrybox .boxbody a span.value,
	#rcol .countrybox .boxbody a span.value2 {
		text-decoration:underline;
		cursor:pointer;
	}
	#rcol .countrybox .boxbody span.clear {
		width:92px;
	}
	#rcol .countrybox .boxbody span.label2 {
		color:#035399;
		line-height:110%;
		margin-bottom:2px;
		padding:2px 4px 0px;
		width:112px;
	}
	#rcol .countrybox .boxbody span.value2 {
		color:#888888;
		text-align:right;
		margin-bottom:2px;
		padding:2px 4px 0px 0px;
		width:74px;
		line-height:110%;
		color:#333;
	}