#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;}
	#advanced span.trigger{
		display:block;
		position:absolute;
		left:-81px;
		top:25px;
		margin-top:-25px;
		width:81px;
		height:50px;
		cursor:pointer;
		text-align:center;
		background:url(../images/panel/adv-trigger.png) no-repeat 0 0;
		}
		#advanced span.trigger strong{
			display:block;padding:4px 0 0 0;
			}
			#advanced ul li{
				background:url(../images/panel/panel-arrow.gif) no-repeat 0 6px #181818;
				padding:0 0 0 13px;
				font-size:12px;
				}
				#advanced ul li.trigger_adv{padding:0 0 0 0}
				#advanced ul li.trigger_adv > span{background:url(../images/panel/panel-arrow2.gif) no-repeat 100% 8px #636363;
				border-radius:3px;
				-moz-border-radius:3px;
				-webkit-border-radius:3px;
				padding:0 20px 0 12px;
				color:#dfdfdf;
				font-weight:bold;
				display:inline-block;
				}
				#advanced ul li.trigger_adv > a:hover{text-decoration:none;}
				#advanced ul li a{color:#4393d0;text-decoration:none;}
				#advanced ul li a:hover{text-decoration:underline;}
				#advanced ul ul{margin-left:13px}
				#advanced ul ul li{
					font-size:11px;
					background:url(../images/panel/panel-arrow1.gif) no-repeat 0 7px;}
					#advanced ul ul a{
						text-transform:capitalize;
						color:#dfdfdf;}
						#advanced ul ul ul{margin-left:8px;}
						#advanced ul ul ul li{background:none;}
						#advanced ul ul ul li a{color:#939393;}