.slide-panel {
	z-index: 25;
	width: 5px;
	position: absolute;
}

.content {
	background:url(images/contactbackground.png);
	margin-left: auto;
	margin-right: auto;
	margin-top: 113px;
	z-index: 10;
	overflow: hidden;
	text-align: right;
	background-color:#272727;
	height: 0;
	width: 100%;
	color: #c5c5c5;
}

.slide-button {
	z-index: 20;
	cursor: pointer;
}
