﻿
#topBarAuxiliary .NavigationUnorderedList
{
    FLOAT: left; 
    MARGIN-LEFT: 0px; 
    WIDTH: auto !important;
    text-decoration: none !important;
    
}

#topBarAuxiliary .NavigationUnorderedList .NavigationListItem
{
	FLOAT: left; 
	WIDTH: auto; 
	TEXT-ALIGN: left;
	WHITE-SPACE: nowrap !important;
	text-decoration: none !important;
	border-right-color: #ffffff !important;
	padding: 0px 0px 0px 0px !important;
	
	
}
#topBarAuxiliary .NavigationUnorderedList .NavigationListItem .NavigationLink
{
	text-decoration: none !important;
	border-right-color: Black !important;
	text-transform: none !important;
	padding: 2px 5px 0px 4px;
	
}

#footNavigation .NavigationUnorderedList
{
    
}

#footNavigation .NavigationListItem
{
    PADDING-RIGHT: 2px; 
    PADDING-LEFT: 2px; 
    display: inline;
    PADDING-BOTTOM: 2px; 
    WIDTH: auto; 
    PADDING-TOP: 2px 
}

#topBarAuxiliary #Edit
{
	FLOAT: left; 
	HEIGHT: 15px; 
	
}

a.LoginStatusMenu
{
	float: left;
	text-transform: none !important;
	border-right: 0px !important;
	margin-left: 4px !important;
    text-decoration: none !important;
    FONT-SIZE: 10pt !important;
}
.SurfEdit
{
	TEXT-DECORATION: none !important;
}

#Edit SPAN
{
	display: none !important;
}
