#box .box2 {
	background:url(../imgs/bottomLinks.jpg) #d30505;
	margin:0 6px;
	float:left;
	width:350px; 
	height:auto;
}

#box .box2 h2  {
	text-align:center;
	padding:5px;
	text-decoration: none;
	background: #161616;
	border-bottom: 1px solid #666;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	margin: 0;
	cursor: pointer;
}

.subopen {
	border: 1px solid #666;
	border-top: none;
	padding-top:10px;
}

.subopen a{
	padding:0 8px;
	text-decoration:none; 
}

#box .box2 img{margin:0;}

#donation{
	width:348px;
	text-align:center;
	color:#fff;
	margin-bottom:10px;
}
#donation p{
	padding:0 5px 5px;
	letter-spacing:2px;
}