.supporters h2 {
	text-transform:uppercase;
	margin:41px 0 25px !important;
}
.supporters h4 {
	text-transform:uppercase;
	margin:0 0 12px;
}
.content .supporter {
	display:block;
	height:102px;
	overflow:hidden;
	text-decoration:none;
	margin:0 6px 0 0;
}
.content .last {
	margin-right:0 !important;
}
.content .supporter span.bottom {
	margin:0 0 5px;
}
.content .supporter.no-image span.bottom {
	width:74px;
	height:80px;
	padding:1px 15px 6px 10px
}
.content .supporter span.bottom img {
	width:48px;
	height:48px;
}
.content .supporter span.name, .content .supporter span.company, .content .supporter span.location {
	display:block;
	font-size:10px !important;
	line-height:normal !important;
	color:#444 !important;
	padding:0 0 0 5px !important;
	margin:0 0 1px 2px !important;
	clear:both;
	float:none;
}
.content .supporter span.company, .content .supporter span.location {
	font-size:9px !important;
}
.content .supporter.no-image span.bottom span.name {
	font-size:11px !important;
	margin:6px 0 10px 2px !important;
}

p.supporters-nav {
	clear:both;
	font-size:11px !important;
	text-align:right;
	margin:0 0 45px !important;
}
p.supporters-nav a {
	background:none !important;
}
