
.container {position:relative; top:-50px; z-index:70000; margin-bottom:-40px;
}

div.trigger {
	
	font-family: Verdana, arial; background:#434343 url(arrow11.gif) no-repeat top right; font-size:18px; font-weight:bold; color:white; letter-spacing:-1px; width:280px !important; width: 290px;
	margin-left:675px; display:block;


}
div.trigger a {
	 color:white;  display:block; padding:5px;
}
div.trigger a:hover {
	color:white; background:#0a92c2 url(arrow11.gif) no-repeat top right; text-decoration:none;
}
div.active a { background:#434343 url(arrow12.gif) no-repeat top right;} div.active a:hover { background:#0a92c2 url(arrow12.gif) no-repeat top right;}
.toggle_container {
display:none;
	padding:20px 0px 20px 0px;
	
}


