.sponsor {
	background-color: #f0f0f0;
	text-align: left;
	clear: none;
	font-size: 12px;
	width: 70%;
	position: relative;
	padding: 10px 25px;
	left: 24px;
}
.sponsor h4 {
	color: #790714;
	font-size: 14px;
	text-align: center;
}

.sponsor a:link, .sponsor a:visited     { color: #790714; font-weight: bold; text-decoration: none;
}
.sponsor a:hover, .sponsor a:active     { text-decoration: underline; }
