@charset "utf-8";
/* CSS Document */

#sponsors {
	margin: 0 40px;
	clear: both;
	padding: 24px 0;
	font-size: 10px;
	color: #4D4D4D;
}
.sponsor {
	margin-right: 24px;	
}
#sponsors h3 {
	margin-bottom: 12px;
	font-size: 9px;
}
#shop {
	height: 100px;
	padding: 12px 48px;
	border-bottom: 1px solid #3b0709;
	background: transparent url(../images/cd-cover.jpg) no-repeat 645px 18px;
}
#paypal {
 	float: right;	
}
h2 {
	font-size: 15px;
	padding-top: 10px;
	margin-bottom: 18px;
}

#shop p {
	color: #999;
	line-height: 1.6em;
}

.buynow {
	background-color: #BE1E2D;
	color: #FFF;
	padding: 6px;
}