#advanced {
	position:fixed;
	z-index:999;
	right:-172px;
	top:50px;
	background:#181818;
	padding:20px 16px 20px 18px;
	width:135px;
	font-size:11px;
	border-right:3px solid #3a3a3a;
	font-family:Tahoma, Geneva, sans-serif;
	color:#dfdfdf;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-radius:0 0 0 6px;
	line-height:1.6em;
	/* [disabled]background-color: #9d9d9d; */
}
	#advanced span.trigger {
	display:block;
	position:absolute;
	left:-81px;
	top:25px;
	margin-top:-25px;
	width:81px;
	height:50px;
	background:#fff;
	cursor:pointer;
	text-align:center;
	background:url(../images/panel/adv-trigger.png) no-repeat 0 0;
}
