#resultsBlock {
	width:400px;
	margin:20px 0px 50px 0px;
	padding:0;
	color:#575757;
	font-family:Arial, Helvetica, sans-serif;
}
#resultsBlock h5{
	font-size:13px;
	font-weight:bold;
	margin:0 0 15px 0;
}
#resultsBlock .resultPair{
	margin-bottom:10px;
}
#resultsBlock .resultPair h6{
	margin:0;
	font-size:40px;
	font-weight:normal;
}
#resultsBlock .resultPair p{
	font-size:13px;
	margin:-7px 0 0 0;
	line-height:18px;
}
#donateAndPie{
	width:400px;
	display:block;
}
#donatenow {
	width: 200px;
	height: 35px;
	position: relative;
	bottom: -4px;
	//left: 120px;
	background-color: #DE2F2F;
	display: block;
}
#donatenow a {
	padding-top: 8px;
	width: 190px;
	height: 27px;
	color: #fff;
	text-transform: uppercase;
	font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	float: left;
	display: block;
	padding-left: 10px;
	text-decoration:none;
}
#donatenow a:hover { color:#fff;}

#donatenow2 {
	width: 200px;
	height: 35px;
	position: relative;
	bottom: -4px;
	//left: 120px;
	background-color: #DE2F2F;
	display: block;
}
#donatenow2 a {
	padding-top: 8px;
	width: 190px;
	height: 27px;
	color: #fff;
	text-transform: uppercase;
	font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	float: left;
	display: block;
	padding-left: 10px;
	text-decoration:none;
}
#donatenow2 a:hover { color:#fff;}
#donateAndPieChart { position: absolute; }
#donateAndPie #donatenow{
	width:200px;
	height:35px;
	cursor:pointer;
	top: 220px;
}

body.ceecis #donatenow	{ background-color:#DE2F2F;}
body.esa #donatenow 	{ background-color:#DE2F2F;}
body.eap #donatenow 	{ background-color:#DE2F2F;}
body.mena #donatenow	{ background-color:#DE2F2F;}
body.sa #donatenow		{ background-color:#DE2F2F;}
body.lac #donatenow		{ background-color:#DE2F2F;}
body.wca #donatenow		{ background-color:#DE2F2F;}


/* Begin popup */
#backgroundPopup { display:none; position:fixed; height:100%; width:100%; top:0; left:0; background:#ffffff; border:1px solid #cecece; z-index:2000; }
#popupContact { display:none; position:fixed; height:156px; width:499px; border:1px solid #999999; z-index:2001; padding:0px; font-size:13px; }
#popupContact #contactArea { text-align:center; padding-top:13px; }
#popupH1{ text-align:left; color:#FFFFFF; font-size:28px; font-weight:700; margin:0 20px 0 0; line-height:45px; height:45px; padding-left:15px; }
#popupContactClose { right:13px; top:17px; position:absolute; color:#fff; text-indent:-999px; display:block; width:11px; height:11px; cursor:pointer; }
#popupContact #contactArea .button { margin-top: 10px; border: 0px; width: 90px; height: 24px; cursor: pointer; text-indent: -9999px; }
#popupContact span.contactDesc { margin-top: 16px; }
#popupContact span.description { font-size: 11px; line-height: 13px; }
#popupContact span.location { font-weight: bold; }
#popupContact #contactArea form { margin-top: 5px; }
#popupContact #popupContactClose { }

#popupContact { background:#DFE4E6 url(https://www.unicef.org/hp2011/images/donatenow_popup_bkgd.gif) repeat-x; }
#popupContactClose { background: transparent url(https://www.unicef.org/hp2011/images/donate_now_popup_close.png) no-repeat; }
#popupContact #contactArea .button { background: url(https://www.unicef.org/hp2011/images/donatenow_popup_continue.gif) 0px 0px no-repeat; }
/* End popup */
