b@charset "UTF-8";

/* SpryMenuBarVertical.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */

#MenuBar3 .MenuBarSubmenuVisible {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -150px;
}
