@charset "utf-8";
/* CSS Document */

.donate-boxes a:link, .donate-boxes a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #494848;
	display: block;
	width: 150px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	height: 30px;
	border: 1px solid #494848;
}
#left .donate-boxes {
	float: left;
	margin: 4px;
}

.donate-boxes a:hover {
	color: #E3E0E0;
	background-color: #494848;
	text-decoration: none;
}
#left {
	width: 320px;
	margin-left: 45px;
	float: left;
}
#right-col {
	float: right;
	width: 320px;
	margin-right: 40px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.5;

}
#right {
	float: right;
	background-image: url(http://www.radicalislam.org/donations/therm.png);
	height: 349px;
	width: 215px;
	margin-right: 50px;
}
#thingy {
	background-color: #ED1B24;
	width: 23px;
	margin-left: 64px;
	margin-top: 160px;
	height: 100px;
}
.permonth {
	display: block;
	font-size: 11px;
	float: right;
	padding-right: 10px;
	text-align: center;
}

