#thePage #sTool #butrow .menuSpacer {
	background-color: #FFFFFF;
	float: left;
	height: 21px;
	width: 1px;
	margin: 0px;
	padding: 0px;
}
#thePage #sTool #butrow #n_qlLeft {
	margin: 0;
	padding: 0;
	list-style: none;
}
#thePage #sTool #butrow #n_qlLeft a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 2px 14px;
	float: left;
	display: block;
	font-size: 10px;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#thePage #sTool #butrow #n_qlLeft a:link {
	background: #4579AF url(auth/bg_grad_gray1.gif) repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#thePage #sTool #butrow #n_qlLeft a:visited {
	background: #4579AF url(auth/bg_grad_gray1.gif) repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#thePage #sTool #butrow #n_qlLeft a:hover {
	background: #284869 url(auth/bg_grad_gray2.gif) repeat-x;
	color: #E2FA87;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#thePage #sTool #butrow #n_qlLeft a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}