.freebie_box {
	background-color: #F2F2F2;
	padding: 5px;
	border: 1px solid #C2C2C2;
}
.freebie_box h2{
	padding: 3px;
	background-image: url(../images/footer.jpg);
	display: block;
	background-position: center bottom;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.donatebox {
	float: right;
	width: 280px;
	border: 1px dashed #B9B9B9;
	padding: 5px;
	text-align: center;
	background-color: #FFF;
	color: #000;
}
.freebie_box .donatebox h3 {
	color: #09F;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 6px;
	margin-left: 3px;
}

.decription {
	float: left;
}
.smallredtxt {
	font-size: 8pt;
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
