DIV.donationlogo
{
	text-align: center;
	/*[empty]width:;*/
}
DIV.donation-holder
{
	color: #FFFFFF;
	font-family: arial;
	width: 100%;
	padding-top: 18px;
}
DIV.donation-holder A
{
	width: 100%;
	color: #727272;
	font-size: 8.3pt;
}
DIV.donation-gray
{
	background-image: url(http://www.actioncambodia.org/templates/actiontheme/images/donate-back.gif);
	background-color: #131313;
	width: 534px;
	/*+placement:margin-auto 0px 0px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0px;
	top: 0px;
	height: 400px;
}
DIV.donation-gray #topleft
{
	background-image: url(http://www.actioncambodia.org/templates/actiontheme/images/donate-top-left.gif);
	background-repeat: no-repeat;
}
DIV.donationtext
{
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
DIV.donation-gray #topright
{
	background-image: url(http://www.actioncambodia.org/templates/actiontheme/images/donate-top-right.gif);
	background-repeat: no-repeat;
	background-position: 484px 0px;
}
DIV.donation-gray #bottomleft
{
	background-image: url(http://www.actioncambodia.org/templates/actiontheme/images/donate-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 400px;
}
DIV.donation-gray #bottomright
{
	background-image: url(http://www.actioncambodia.org/templates/actiontheme/images/donate-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 400px;
}

