﻿#spm-headerbg, #spm-toplinks, #spm-footer, #spm-breadcrumb, #spm-navigation-block
{
	background: none !important;
}

#spm-wrapper
{
	background-color: #d3d3d3 !important;
	background-image: none !important;
	/* WY (20170726): Commented out to make text appear normal  */
	/* color: #fff;*/
}

body #s4-workspace
{
	overflow: auto !important;
}

#spm-toplinks
{
	margin-left: 0px !important;
}

#spm-navigation > .inner
{
	
	text-align: left !important;
}

#spm-navigation-block
{
	text-align: center !important;
}

#spm-navigation
{
	display:block;
	float: none !important;
}

.menu .menu-item, .menu .menu-item .additional-background, .menu .menu-item .additional-background .menu-item-text
{
	display:inline-block;
}

#spm-toplinks a.selected
{
	display: inline !important;
	background: none;
}

#spm-toplinks .menu-item-text
{
	padding: 0 10px 0 7px !important
}

.menu-horizontal ul.static
{
	display: inline-block;
}