

/*

/* Menu */
	
	.menu1ItemDiv, .menu1ItemDivOver {
			/*background-image:url(/_gfx/design/menu.png);*/
			background-repeat: no-repeat;
	                width: 200px;
			height: 40px;
			padding-left: 20px;

		    
}


		.menu1ItemDivOver {
		
		background-image:url(/_gfx/design/menu.png);
		background-repeat: no-repeat;
		width: 200px;
		height:40px;
		padding-top: 0px;
		padding-left: 20px;
		}

.menu2ItemDiv {
padding-top:0px;
padding-bottom:10px;

}

.menu2ItemDivOver{
padding-top:0px;
padding-bottom:10px;
}
		