@charset "utf-8";



#dockSearch.dock {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -120px 0 0 -206px;
	width: 412px;
	height: 200px;
}

a.wlCollapse span {
	margin-left: -9999em;
}

.buttonwrapper {
	position: absolute;
	right: 0;
	top: 0;
	margin: 72px 45px 0 0;
	width: 278px;
	text-align: right;
}