﻿#region-select {
	margin-bottom:30px;
}
#body.fullBody {
	width:570px;
	padding-right:0;
}

#region-body {
	width:274px;
	padding-right:30px;
	float:left;
	border-right:1px solid #EEEEEE;
}

#region-mapcountries {
	float:right;
	width:239px;
	border-left:1px solid #EEEEEE;
	padding-left:25px;
	position:relative;
	left:-1px;
}
#region-countries {
	margin-top:25px;
}
#region-countries li {
	background-image:url('../Image/Bullets/List.gif');
	background-position:left 5px;
	margin-bottom:10px;
	width:200px;
}

#country-desc {
	font-weight:bold;
}
#country-name {
	font-weight:bold;
	width:110px;
	text-align:center;
	margin-top:12px;
}
#country-body {
	clear:both;
}
#country-flag {
	border-bottom:1px solid #EEEEEE;
	height:60px;
	margin-bottom:30px;
}
#country-flagimage {
	float:left;
}
#country-flag img {
	border:1px solid #DFDFDF;
	width:52px;
	height:35px;
}
#country-map {
	float:right;
}
#country-address {
	width:180px;
}
#country-col1 {
	/*border-right:1px solid #EEEEEE;*/
	padding-right:15px;
	width:383px;
	float:left;
}
#country-col2 {
	position:relative;
	left:-1px;
	float:right;
	width:150px;
	padding-left:20px;
	/* section is down */
	display:none;
	/*border-left:1px solid #EEEEEE;*/
}

#country-col2 * {
	font-size:10px;
	line-height:135%;
	/*font-family:verdana;*/
}
#country-col2 div {
	margin-bottom:18px;
}
#country-col2 div div {
	margin-bottom:0;
}
#country-mapimage a {
	display:block;
}
#country-mapimage a:hover img {
	border:1px solid #4077B9;
}
#country-mapimage img {
	border:1px solid #EEEEEE;
}
#country-mapimage .enlarge {
	background:transparent url('../Image/Misc/Magnifier.gif') no-repeat left center;
	padding-left:12px;
}
