.dockclass {
	display: none;
	padding: 0px;
	width: 300px;
	position: absolute;
	margin: 0px 0px 0px -150px;
	left: 50%;
	top: -10px;
	z-index: 1;
}
