/* CSS Document */
.countryProgramTable {

	margin-left: 20px;
	margin-right: 20px;
}
.countryProgramTable ul {
	font-size: 100%;
}
.countryProgramTable li {
	margin-left: 5px;
}

.countryProgramTable td.label {
	vertical-align:top;
	text-align:right;
	padding-right:15px;
	}
.countryProgramTable h5 {
	color: #DB0FBC;
	color:#900000;	
}
.countryProgramTable td.label h5, .countryProgramTable td.content ul {
	padding-top:0;
	margin-top:0;
}
.countryProgramTable tr {
	vertical-align:top;
	text-align:right;
	padding-right:15px;
	}
.countryProgramTable td.content {
	text-align:left;
	}
#photogallery {
	text-align:center;
	padding:15px 0 20px 0;
}
#photogallery img {
	padding: 0 15px;
}

.pullquote {
	float:right;
	margin-right:10px;
	margin-top, margin-bottom:5px;
}


