﻿/********************************
*	SiteActions/Welcome Menu	*
********************************/

#topRightFixed .ms-SpLinkButtonInActive, #topRightFixed .ms-SpLinkButtonActive
{
	margin: 0;
	border: none;	
	vertical-align: middle;
	padding-bottom: 0;
}

#topRightFixed .ms-SpLinkButtonInActive img, #topRightFixed .ms-SpLinkButtonActive img
{
	vertical-align: middle
}

.ms-siteactionsmenu DIV DIV DIV a
{
	text-decoration: none;
}

.ms-MenuUIPopupBody
{
	text-align: left;
	z-index: 99999
}


/********************
*	Edit Console	*
********************/

.ms-consoletitleareaframe
{
	display: none;
}

/********************
*		Content		*
********************/

.ms-pagebreadcrumb
{
	display: none;
}

.ms-WPHeader td
{
	/*border: none;
	border-top: 1px solid #4e7cb7;*/
}

.ms-WPBorder
{
	/*border: none;*/
}


.ms-WPBody A:link
{
	color: inherit;
	text-decoration: inherit;
}

/********************
*		SiteMap		*
********************/

.level-section .level-bullet
{
	border: 0;
	padding: 0;
	background: none;
	vertical-align: middle;
}

.level-section .level-bullet a
{
	display: list-item;
	list-style: disc inside none;
}