/* The following OVERRIDES global.css */

/* Fix spacing to match locale product layout */

#topNavContainer {
	width: 520px !important;
} /* fixes top nav search breaking */

#equityCallout {
 margin-left: 4% !important;
 padding-top: 12px;
}