.submenu {
	position: absolute;
	left: 202px; 
	/*
	border-right: 1px solid; 
	border-top: 1px solid; 
	border-bottom: 1px solid; 
	color: #9c9c9c; 
	*/
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	border-width : 0px;
	/* */
	padding-left: 0px; 
	visibility: hidden; 
	background-color: #e5e5e5; 
	layer-background-color: #e5e5e5
}