.countryDiv{
	width:450px;
	height:220px;
	float:left;
	margin-right:30px;
}
.countryImg{
	width:260px;
	height:200px;
	float:left;
}
.countryImg img{
	padding:2px;
	border:1px solid #E77536;
}
.countryRegion{
	float:left;
	width:180px;
	
}
.countryName{
	border:1px solid transparent;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	color:#628FBB;
	font-weight:normal;
	margin:0px;
	padding:0;
}
.countryName a{
	color:#628FBB;
}
.countryNameBig{
	float:left;
	border:1px solid transparent;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:33px;
	color:#628FBB;
	font-weight:normal;
	margin:0;
	padding:0;
}
.regionList {
	margin-left:2px;
	margin-top:5px;
	line-height:160%;
}
.offers{
	width:250px;
	float:left;
}
.countryDetails{
	width:460px;
	float:left;
	margin-left:10px;
	line-height:20px;
}
.countryDetails p, .countryDetails span, .countryDetails div{
	margin-left:0!important;
	margin-right:0!important;
	font-size:12px!important;
	color:#727272!important;
	text-decoration:none!important;
}
.countryGallery{
	float:left;
	width:200px;
	margin-left:20px;
}
.countryGallery img{
	padding:2px;
	border:1px solid #E77536;
	margin-bottom:5px;
}
h2{
	font-size:14px;
	color:#628FBB;
	margin:0;
	padding:0;
}
h2 a{
	color:#628FBB;
}
.price{
	color:#E77536;
	font-size:21px;
}

.itemDescription{
	margin-bottom:5px;
}
.itemNav a{
	text-decoration:none;
	color:#333;
}
.itemNav a:hover{
	text-decoration:underline;
}
