#mw-mf-header,
#footer,
#content_wrapper {
	margin: 0 2px;
}

/* TODO: duplicate see psp.css */
.nav {
	border: 0;
	border-bottom: 2px solid #6d84b4;
	border-top: 2px solid #6d84b4;
	height: auto;
	clear: both;
	padding: 5px 0 5px 0;
	margin: 0;
}

.mwm-notice {
	text-align: left;
}

.mwm-message.mwm-notice {
	display: none;
}

a.arrow {
	float: right;
	margin-right: 5px;
}

