#advanced {
	position:fixed;
	z-index:999;
	right:-786px;
	top:200px;
	background:#739F0A;
	padding:20px 16px 20px 18px;
	width:750px;
	font-size:11px;
	/*border-right:2px solid #3a3a3a;*/
	color:#dfdfdf;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}
	.trigger {
		display:block;
		position:absolute;
		left:-148px;
		top:50%;
		margin-top:-90px;
		width:150px;
		height:50px;
		background:#fff;
		cursor:pointer;
		text-align:center;
		background:url(../images/subscribe_button.png) no-repeat 0 0;
	}

	#admin_con
	{
	width:730px; 
	background-color:#fff; 
	height:245px;
	overflow:hidden;
	padding:10px;}
	

	
	#close
	{
	float:right;
	cursor:pointer;}