#countryContainer {
	width: 510px;
	font: 12px/ 1.231 arial, helvetica, clean, sans-serif; *
	font-size: small; *
	font: x-small;
	margin: 0;
}

#countryContainer h1 {
	font-weight: bold;
	font-size: 11px;
	color: #ff4200;
	margin-bottom: -5px;
}

#summaryContainer {
	float: left;
	width: 370px;
	height: auto;
	position: relative;
}

#summaryContainer h1 {
	font-size: 14px;
}

#simpleBox {
	float: right;
	border: 2px solid #284A4B;
	width: 170px;
	/*height: 40px;*/
	cursor: pointer;
	margin: 20px 0 0 7px;
}

#simpleBox:hover { background-color: #B0E0E6; }

#simpleBox h4 {
	color: #284A4B;
	font-size: 16px;
	font-weight: bold;
	margin: 11px;
	text-align: center;
}

#leftContainer {
	float: left;
	width: 174px;
	margin-top: 58px;
	margin-left: 7px;
	position: relative;
}

#spacerContainer {
	float: left;
	width: 170px;
	height: 50px;
	font-size: 12px;
	background-color: #ff4200;
	border: 2px solid #ff4200;
	position: relative;
}

#spacerContainer p {
	color: white;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 3px 3px 5px;
	line-height:1.231;
}

#ataglanceContainer {
	float: left;
	width: 170px;
	height: auto;
	font-size: 11px;
	font-weight: normal;
	border: 2px solid #ff4200;
	position: relative;
	/*margin-top: 54px;*/
}

#ataglanceContainer p {
	font-family: arial,helvetica,clean,sans-serif;
	-x-system-font:none;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.231;
	margin: 0 5px 1em 5px;
}

#ataglanceContainer h1 {
	color: #ff4200;
	font-size: 11px;
	font-weight: bold;
	line-height:1.231;
	margin: 5px 0 0 5px;
}

#ataglanceContainer h2 {
	font-size: 11px;
	line-height:1.231;
	margin: 0px 0 -5px 5px;
}

#galleryContainer {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	position: relative;
}

#galleryContainer p {
	font-family: arial,helvetica,clean,sans-serif;
	-x-system-font:none;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.231;
	margin-bottom: 1em;
}

table, p {
	font: small/1.231 arial,helvetica,clean,sans-serif;
}

#thumbs {
	float: left;
	width: 100px;
	text-align: center;
}

#pictures {
	float: left;
	width: 440px;
	text-align: center;
}

#thumbs {
	float: left;
	width: 100px;
	text-align: center;
}

#backButton {
	border: 2px solid #284A4B;
	width: 100px;
	height: 30px;
	cursor: pointer;
}

#backButton:hover { background-color: #B0E0E6; }

#backButton h4 {
	color: #284A4B;
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 6px;
}

#topboxs {
	margin-top: 10px;
	width: 570px;
	/*height: 60px;*/
	float: left;
}

.box {
	float: left;
	color: #284A4B;
	background: #CCCCCC;
	font-size: 11px;
	margin-right: 5px;
}

#colRight .box td{
	padding: 3px 3px 0;
	vertical-align: top;
}

.box img {
	float: right;
	background: #CCCCCC;	
	cursor: pointer;
}

.box img:hover { background-color: white; }

.box b {
	color: #284A4B;
	font-weight: bold;
}

#countriesList {
	float: left;
	margin-top: 10px;
	width: 551px;
	height: auto;	
}

#countriesList a, #countriesList a:visited {
	float: right;
	color: #ff4200;
	text-decoration:none;
	font-weight: bold;
}

.post_title,.post_date {
	border-bottom: 1px solid #DDDDDD;
}

.post_title {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.post_date {
	text-align: right;
	font-weight: bold;
}

.post_short {
	text-align: justify;
	padding-bottom: 5px;
}

.comment_title {
	font-weight: bold;
}

.comment_text {
	font-weight: bold;
	background-color: #FDFDFD;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 15px;
}

.comment_title,.comment_text {
	border-left: 1px solid #DDDDDD;
}

.comment_info {
	text-align: right;
	border-right: 1px solid #DDDDDD;
}

.comment_title,.comment_info {
	border-top: 1px solid #DDDDDD;
	background-color: #EEEEEE;
}

.selected_group_title {
	font-size: 14px;
	text-align: center;
}

/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display: none;
}

#questiontNavcontainer td {
	padding-left: 1em;
}

#colRight td {
	vertical-align: top;
}

.slideshow {
	display: block;
	position: relative;
	z-index: 0;
}
.slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
}		
.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
}		
.slideshow-thumbnails {
	overflow: hidden;
}

.slideshow-images {
	height: 315px;
	width: 420px;
}		
.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-prev { 
	opacity: 0; 
}
.slideshow-images-next { 
	opacity: 0; 
}
.slideshow-images img {
	float: left;
	left: 0;
	top: 0;
}	

.slideshow {
	float: left;
	margin: 0 0 0 70px;
	text-align: center;
	width: 420px;
}
.slideshow a img {
	border: 0;
}

.slideshow-captions {
	background: #000;
	bottom: 0;
	color: #FFF;
	font: normal 12px/22px Arial, sans-serif;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	width: 100%;
	z-index: 10000;
}
.slideshow-captions-hidden {
	height: 0;
	opacity: 0;
}
.slideshow-captions-visible {
	height: 22px;
	opacity: .7;
}

.slideshow-controller {
	background: url(http://yfuusa.org/modules/country_picker/img/controller.png) no-repeat;
	height: 42px;
	left: 50%;
	margin: -21px 0 0 -119px;
	overflow: hidden;
	position: absolute;
	top: 90%;
	width: 238px;
	z-index: 10000;
}
.slideshow-controller * {
	margin: 0;
	padding: 0;
}
.slideshow-controller-hidden { 
	opacity: 0;
}
.slideshow-controller-visible {
	opacity: 1;
}
.slideshow-controller a {
	cursor: pointer;
	display: block;
	height: 18px;
	overflow: hidden;
	position: absolute;
	top: 12px;
}
.slideshow-controller a.active {
	background-position: 0 18px;
}
#colRight .slideshow-controller li {
	list-style: none;
}
.slideshow-controller li.first a {
	background-image: url(http://yfuusa.org/modules/country_picker/img/controller-first.gif);
	left: 33px;
	width: 19px;
}
.slideshow-controller li.last a {
	background-image: url(http://yfuusa.org/modules/country_picker/img/controller-last.gif);
	left: 186px;
	width: 19px;
}
.slideshow-controller li.next a {
	background-image: url(http://yfuusa.org/modules/country_picker/img/controller-next.gif);
	left: 145px;
	width: 28px;
}
.slideshow-controller li.pause a {
	background-image: url(http://yfuusa.org/modules/country_picker/img/controller-pause.gif);
	left: 109px;
	width: 20px;
}
.slideshow-controller li.play a {
	background-position: 20px 0;
}
.slideshow-controller li.play a.active {
	background-position: 20px 18px;
}
.slideshow-controller li.prev a {
	background-image: url(http://yfuusa.org/modules/country_picker/img/controller-prev.gif);
	left: 65px;
	width: 28px;
}

.slideshow-loader {
	height: 28px;
	right: 0;
	position: absolute;
	top: 0;
	width: 28px;
	z-index: 10001;
}
.slideshow-loader-hidden {
	opacity: 0;
}
.slideshow-loader-visible {
	opacity: 1;
}

.slideshow-thumbnails {
	bottom: -65px;
	height: 65px;
	left: 0;
	position: absolute;
	width: 100%;
}
.slideshow-thumbnails * {
	margin: 0;
	padding: 0;
}
.slideshow-thumbnails ul {
	height: 65px;
	left: 0;
	position: absolute;
	top: 0;
	width: 10000px;
}
.slideshow-thumbnails li {
	float: left;
	list-style: none;
	margin: 5px 5px 5px 0;
	position: relative;
}
.slideshow-thumbnails a {
	display: block;
	float: left;
	padding: 5px;
	position: relative; 
}
.slideshow-thumbnails a:hover {
	background-color: #FF9 !important;
	opacity: 1 !important;
}
.slideshow-thumbnails img {
	display: block;
}
.slideshow-thumbnails-active {
	background-color: #9FF;
	opacity: 1;
}
.slideshow-thumbnails-inactive {
	background-color: #FFF;
	opacity: .5;
}