/* Widget 'Sponsor'
----------------------------------*/
div.WidgetSponsor {
	text-align: center;
}

div.WidgetSponsor a {
	display: block;
	margin-bottom: 10px;
}

div.WidgetSponsor a img {
	border: 0px;
	max-width: 100%;
}

div.Sponsor {
	position: relative;
	padding-bottom: 20px;
}

div.Sponsor h2 { margin-top: 0; }
div.Sponsor h2 a {
	color: #333;
	cursor: default;
	text-decoration: none;
}

div.SponsorWrapper {
	text-align: center;
}

div.SponsorImage {
	margin: auto 1.5em; 
	display: inline-block;
}

div.SponsorImage img {
	margin-bottom: 10px;
}