@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: #E3E0E0;
	height: 30px;
}
#left .donate-boxes {
	float: left;
	margin: 4px;
}

.donate-boxes a:hover {
	color: #E3E0E0;
	background-color: #494848;
	text-decoration: none;
}
#left {
	float: left;
	width: 550px;
}
#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;
}
