  @charset "utf-8";
/* CSS Additions for MDG Momentum Page */

.headquote {
	background-color:#e6d4d4;
	border: 1px solid #d23330;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-right: 15px;
	padding-left:15px;
}

.headquote p {
	font-size: 1em !important;
	line-height: 150%;
}

#content2 h2.banner {
	width: 599px;
  	height: 93px;
	margin-top: 1.7em;
	margin-bottom: 2.1em;
  	background: url(/ar/millenniumgoals/images/mdg-momentum-logo-no-days.png);
	padding: 0;
  	text-indent: 100%; /* Image replacement (http://www.zeldman.com/2012/03/01/replacing-the-9999px-hack-new-image-replacement/) */
  	white-space: nowrap;
  	overflow: hidden;
}



/*#content2 h2.banner {
	font-size: 1.5em;
	text-align: right;
	margin-top: 0.8em;
	margin-bottom: 0.6em;
	color: #7e030a;
}*/

#main h3 {
	padding-top: 0.5em;
}

.thumbnails {
	padding-bottom: 1em;
	overflow: hidden;
}

.thumb {
	float: right;
	}
	
.thumb p {
	padding-bottom: 1em;
	}

.thumbnails img {
	margin-left: 20px;
	margin-bottom: 0.2em;
	margin-top: 1em;
	border: 1px solid #d23330 !important;
}

.thumbnails img.last {
	margin-left: 0;
}