#DIV_CONTEXT_MENU
{
	width:		130px;
	position:	absolute;
	left:		0px;
	top:		0px;
	border:		outset #999999 2px;
	background:	#E1E1E1;
	color:		#000000;
	padding:	5px; 
	font-weight:	normal;
	
	display:	none;
	text-align: 	left;
	
	cursor:		default;
	z-index:	99998;
}
