#sponsortop {
	display: block;
	float: none;
	position: static;
	width: 100%; max-width: none;
	margin: 3em;
	padding: 1.5em;
	color: #000000;
	background-color: #ffffff;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: none;
	border-left: none;
	font-size: 0.75em;
	text-align: center;
	}