.slide-panel {
	position: fixed;
	z-index: 25;
}

.bottom {
	bottom: 0;
}

.top {
	top: 0;
}

.contentFooter {
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	overflow: hidden;
	text-align: left;
	background-color: #AAAAAA;
	height: 0;
	width: 100%;
	color: #fff;
}

.slide-button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 100%;
	z-index: 20;
	cursor: pointer;
	height: 25px;
	padding-top: 10px;
	padding-left: 30px;
	text-align: left;
	background-color:#FFFFFF;
}

.slide-button:hover {
	color: #9f9d8e;
}


.clientLogin{
	cursor:pointer;
	color:#666;
}

.clientLogin:hover{
	color: #ccc;
}
