div.leftfeature, div.rightfeature {
	border:0px;
}

div.introContainer{
	float:left;
	width:100%;
	border-bottom:1px solid;
}


#maincontent div.introContainer h5{
	float:left;
	width:94%;
	border-bottom:1px dotted;
	margin:10px 10px 10px 20px; _margin:10px 10px 10px 10px;
	font-size:1.3em;
	padding-bottom:5px;
	
}

#maincontent div.introContainer h5 em{
	font-style:normal;
	color:#666666;
}

#maincontent div.introContainer h6{
	float:left;
	width:94%;
	margin:10px 10px 10px 20px; _margin:10px 10px 10px 10px;
	font-size:.9em;
	color:#028bc4;
	font-weight:bold;
}

#maincontent div.introContainer p{
	color:#000000;
	float:left;
	font-weight:normal;
	margin:0px;
	padding:0px 10px 15px 17px;
	width:auto;
}

#maincontent div.introContainer p.Article-Header {
	color:#00adef;
	font-size:1.2em;
	font-weight:bold;
	padding:5px 77px 20px 152px;
	margin:0px;
	background:url(../../../../images/icons/speechmarks.gif) 37px top no-repeat;
	width:510px;
	min-height:35px;
	_height:35px;
	clear:both;
}

div.countryContainer{
	float:left;
	width:100%;
	border-bottom:1px solid;
	background:url(../../../../images/tabs/countryContainerBg.gif) center repeat-y;
}

div.snippethead {
	padding:10px 46px 5px 30px;
}

div.snippethead img {
	float:left;
}

div.snippethead h2 {
	font-size:1.5em;
	padding:7px 0px 0px 0px;
	margin-left:60px;
	border-bottom:1px solid #666;
}

div.snippethead p {
	color:#999;
	margin-left:60px;
}

div.contentstrip {
	padding:10px 0px 10px 40px;
	clear:both;
}

div.contentstrip img {
	border:1px solid #666;
	margin-bottom:10px;
}

div.contentstrip p {
	 width:250px;
}

div.leftfeature div.bluebuttonlink, div.rightfeature div.bluebuttonlink {
	margin-left:40px;
}

#countryguides {
	clear:both;
	margin-top:0px;
	padding-top:15px;
}

#morecountryguides div.imagecontentheader {
	margin-top:0px;
	float:left;
	width:96%;
}

#continents {
	clear:both;
	position:relative;
}

#countryguides div.boxlist {
	padding-bottom:0em;
}

#countryguides div.boxlist ul ul {
	position:absolute;
	top:6em;
	left:27px;
	clear:both;
	display:none;
	float:left;
	width:750px;
}

#countryguides div.boxlist ul li.active ul {
	display:block;
}

#countryguides div.boxlist ul ul li {
	padding:0px;
	margin:0px;
	width:auto;
	height:auto;
	float:left;
}

#countryguides div.boxlist ul ul li a {
	display:block;
	text-align:center;
	font-size:0.9em;
}

#countryguides div.boxlist ul ul img {
	float:none;
	display:inline;
	border:1px solid #666;
	margin-right:35px;
	margin-left:35px;
}

#countryguides div.boxlist ul ul li a h3 {
	/*clear:left;*/
	color:#0286d0;
	float:none;
	width:auto;
	margin-left:0px;
	padding:5px 0px 0px;
}
