div#webdock_background {
	margin: 0px;
	padding: 0px;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	width: 630px;
	height: 100%;
	z-index: 10;
	position: fixed!important;
	position/**/:  absolute;
	top: 0;
	left: -630px;
	background-color: #000000;
	font-size: 12px;
	text-align: center;
	_top: expression(document.documentElement && document.documentElement.scrollTop  || document.body && body.scrollTop  || 0 + 0 + 'px');
}
* html div#webdock_background {
	height: 900px;
}
div#webdock_body {
	margin: 160px 0px 0px 100px;
	padding: 20px;
	width: 490px!important;
	width/**/: 630px;
	z-index: 20;
	position: fixed!important;
	position/**/:  absolute;
	overflow: hidden;
	top: 0;
	left: -630px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	_top: expression(document.documentElement && document.documentElement.scrollTop  || document.body && body.scrollTop  || 0 + 0 + 'px');
}
* html div#webdock_body {
	margin-right: 50px;
}
.webdock_documents {
	display: none;
}
.webdock_click {
	cursor: pointer;
}
.webdock_closed {
	cursor: pointer;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
* html .webdock_closed {
	margin: 0px 150px 0px 0px;
}
p.webdock_cm {
  width: 400px;
}
