#admin-links {
	padding: 5px;
	float: left;
	height: auto;
	width: 95%;
	background-color: #FFE48A;
	clear: both;
	border: 1px solid #E6B906;
	z-index: 100;
	margin-bottom: 20px;
}
.button-edit-admin {
	position: static;
}

.button-exit-admin {
	position: static;
}