#slidePanel {
	width: 700px;
	height: 400px;
	position: fixed !important;
	position: absolute;
	top:5px;
	right:-700px;
	z-index: 200;
}
