#map {
	position: absolute;
}
/* @group Boxes */
ul#boxes {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#boxes li {
	list-style: none;
	margin: 1em 0;
	padding: 0;
	width: 381px;
	overflow: hidden;
}
ul#boxes li.update, ul#boxes li.urgent_need {
	height: 173px;
}
ul#boxes li.update div.photo, ul#boxes li.urgent_need div.photo {
	float: left;
	margin-right: 15px;
	border-right-width: 5px;
	border-right-style: solid;
	width: 167px;
	overflow: hidden;
}
ul#boxes li.update h2, ul#boxes li.urgent_need h2 {
	margin: 24px 0 0 0;
}
ul#boxes li h2 {
	text-indent: -9999px;
	background-position: 200px 0;
	background-repeat: no-repeat;
	height: 37px;
}
ul#boxes li.update p, ul#boxes li.urgent_need p {
	margin: 5px 20px 0 0;
	font-size: 12px;
	line-height: 1.25;
	float: right;
	width: 160px;
}
ul#boxes li.story {
	height: auto;
}
ul#boxes li.story div.photo {
	border-bottom-width: 5px;
	border-bottom-style: solid;
}
ul#boxes li.story p {
	font-size: 12px;
	line-height: 1.25;
	padding: 7px;
}
ul#boxes li a {
	display: block;
	text-align: right;
	text-transform: uppercase;
}
/* @end */
/* @group China */
body#china #container {
	background-image: url(/images/layout/bg-container2.jpg);
}
body#china #map {
	background: url(/images/layout/img-china.png) no-repeat;
	width: 307px;
	height: 233px;
	top: -190px;
}

/* @group Update box */
body#china ul#boxes li.update {
	background-color: #B1ACA9;
}
body#china ul#boxes li.update div.photo {
	border-right-color: #6C210E;
}
body#china ul#boxes li.update h2 {
	background-image: url(/images/boxes/china_update_header.jpg);
}
body#china ul#boxes li.update p {
	border: 6px solid #7D7F7C;
	background: white;
	padding: 7px;
	width: 140px;
	color: #6D6D6D;
}
/* @end */
/* @group Urgent Need box */
body#china ul#boxes li.urgent_need {
	background-color: #62615C;
}
body#china ul#boxes li.urgent_need div.photo {
	border-right-color: #6C210E;
}
body#china ul#boxes li.urgent_need h2 {
	background-image: url(/images/boxes/china_urgent_header.jpg);
}
body#china ul#boxes li.urgent_need p {
	border: 6px solid #7D7F7C;
	background: white;
	padding: 7px;
	width: 140px;
	color: #6D6D6D;
}
/* @end */
/* @group Story box */
body#china ul#boxes li.story {
	background-color: #828282;
}
body#china ul#boxes li.story div.photo {
	border-bottom-color: #6C210E;
}
body#china ul#boxes li.story p {
	border: 6px solid #82817F;
	background: white;
	color: #6D6D6D;
	width: 355px;
}
* html ul#boxes li.story p {
	width: 341px;
}
/* @end */
/* @end */
/* @group Cuba */
body#cuba #container {
	background-image: url(/images/layout/bg-container3.jpg);
}
body#cuba div#boxes ul img {
	border-color: #00a5ae;
}
body#cuba #c-column2 {
	margin-top: 450px;
}
body#cuba #map {
	background: url(/images/layout/img-cuba.png) no-repeat;
	width: 330px;
	height: 121px;
	top: -130px;
	left: -10px;
}
/* @group Update box */
body#cuba ul#boxes li.update {
	background-color: #83CFCF;
}
body#cuba ul#boxes li.update div.photo {
	border-right-color: #00B4BB;
}
body#cuba ul#boxes li.update h2 {
	background-image: url(/images/boxes/cuba_update_header.jpg);
}
/* @end */
/* @group Urgent Need box */
body#cuba ul#boxes li.urgent_need {
	background-color: #017280;
}
body#cuba ul#boxes li.urgent_need div.photo {
	border-right-color: #03B3C0;
}
body#cuba ul#boxes li.urgent_need h2 {
	background-image: url(/images/boxes/cuba_urgent_header.jpg);
}
body#cuba ul#boxes li.urgent_need p {
	color: white;
}
/* @end */
/* @group Story box */
body#cuba ul#boxes li.story {
	background-color: #4A423F;
}
body#cuba ul#boxes li.story div.photo {
	border-bottom-color: #06B1BB;
}
body#cuba ul#boxes li.story p {
	color: white;
	padding: 10px;
}
body#cuba ul#boxes li.story p a {
	color: #8AC2C3;
}
/* @end */
/* @end */
/* @group Ethiopia */
body#ethiopia #container {
	background-image: url(/images/layout/bg-container4.jpg);
}
body#ethiopia div#boxes ul img {
	border-color: #bf7029;
}
body#ethiopia #c-column2 {
	margin-top: 440px;
}
body#ethiopia #map {
	background: url(/images/layout/img-ethiopia.png) no-repeat;
	width: 282px;
	height: 217px;
	top: -150px;
}
/* @group Update box */
body#ethiopia ul#boxes li.update {
	background-color: #62615C;
}
body#ethiopia ul#boxes li.update h2 {
	background-image: url(/images/boxes/ethiopia_update_header.jpg);
}
body#ethiopia ul#boxes li.update div.photo {
	border-right-color: #BF7129;
}
body#ethiopia ul#boxes li.update p {
	color: white;
}
/* @end */
/* @group Urgent Need box */
body#ethiopia ul#boxes li.urgent_need {
	background-color: #B1ACA9;
}
body#ethiopia ul#boxes li.urgent_need div.photo {
	border-right-color: #BE7028;
}
body#ethiopia ul#boxes li.urgent_need h2 {
	background-image: url(/images/boxes/ethiopia_urgent_header.jpg);
}

/* @end */
/* @group Story box */
body#ethiopia ul#boxes li.story {
	background-color: #49413E;
}
body#ethiopia ul#boxes li.story div.photo {
	border-bottom-color: #D6981D;
}
body#ethiopia ul#boxes li.story p {
	color: white;
	padding: 10px;
}
body#ethiopia ul#boxes li.story p a {
	color: #C07027;
}
/* @end */
/* @end */
/* @group Vietnam */
body#vietnam #container {
	background-image: url(/images/layout/bg-container5.jpg);
}
body#vietnam div#boxes ul img {
	border-color: #a5c23e;
}
.green-border {
	border-color: #554f26 !important;
}
body#vietnam #c-column2 {
	margin-top: 370px;
}
body#vietnam #map {
	background: url(/images/layout/img-vietnam.png) no-repeat;
	width: 176px;
	height: 358px;
	top: -70px;
	left: 130px;
}
/* @group Update box */
body#vietnam ul#boxes li.update {
	background-color: #555028;
}
body#vietnam ul#boxes li.update div.photo {
	border-right-color: #A2C23D;
}
body#vietnam ul#boxes li.update h2 {
	background-image: url(/images/boxes/vietnam_update_header.jpg);
}
body#vietnam ul#boxes li.update p {
	color: white;
}
body#vietnam ul#boxes li.update a {
	color: #A69C16;
}
/* @end */
/* @group Urgent Need box */
body#vietnam ul#boxes li.urgent_need {
	background-color: #A89D10;
}
body#vietnam ul#boxes li.urgent_need div.photo {
	border-right-color: #555026;
}
body#vietnam ul#boxes li.urgent_need h2 {
	background-image: url(/images/boxes/vietnam_urgent_header.jpg);
}
body#vietnam ul#boxes li.urgent_need a {
	color: white;
}
/* @end */
/* @group Story box */
body#vietnam ul#boxes li.story {
	background-color: #4A4240;
}
body#vietnam ul#boxes li.story div.photo {
	border-bottom-color: #A2C03A;
}
body#vietnam ul#boxes li.story p {
	color: white;
	padding: 10px;
}
body#vietnam ul#boxes li.story p a {
	color: #A59E1A;
}
/* @end */
/* @end */
/* @group Statistics */
#statistics {
	background: #fff;
	padding: 50px 0 15px 20px;
}
#statistics ul {
	margin: 0;
	padding: 0;
}
#statistics li {
	font-size: 13px;
	line-height: 19px;
	color: #111;
	text-indent: -20px;
	margin-left: 20px;
	list-style-type: none;
}
/* @end */