div#donate_sub_header {
	width: 1000px;
}

div#donate_main {
	font: small/24px Georgia, "Times New Roman", Times, serif;
	width: 500px;
	padding: 10px;
	float: left;
	text-align: justify;
	position: relative;
}

div#donate_main_l {
	font: small/24px Georgia, "Times New Roman", Times, serif;
	width: 490px;
	height: 250px;
	float: left;
	text-align: justify;
	position: relative;
	border-right-style: dotted;
	border-right-width: 1px;
	padding: 5px;
	border-top: 1px dotted #333;
}

div#donate_main_r {
	font: small/24px Georgia, "Times New Roman", Times, serif;
	width: 490px;
	height: 250px;
	float: left;
	text-align: justify;
	position: relative;
	padding: 5px;
	border-top: 1px dotted #333;
}

div#donate_image {
	float: left;
	position: relative;
	width: 350px;
	padding: 15px;
	left: 50px;
}

