
	#button {padding-left: 0px;padding-top: 0px;
	background-image: url(/mww/en/images/div_buttons_background.gif);
	background-repeat: repeat-y;	
}			
	#button ul {list-style: none;margin: 0;padding: 0px 0px 0px 0px; border: none;}		
	html>body #button li a {width: auto;}	
	#button li {
	/**/padding: 4px 0px 4px 0px;
	margin: 0;
	border-top: 1px solid #D5D9DB;
	font-size:10px;
	font-weight: bold;
	color: #000;
	text-indent: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5D9DB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5D9DB;
}					
	#button li a {
	display: block;
	color: #000;
	text-decoration: none;
	width: 100%;
	/*color: #585858;*/
	color: #005581;
	background-image: url(/mww/en/images/arrow_localnav.gif);
	background-repeat: no-repeat;
	background-position: left;
	
}
	#button li a:hover {text-decoration: none;color: #5DADD0;}		
	#button li a:active {color: #000;}	

	#button_secondary {
	color: #000;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0;
	padding-right: 0px;
	padding-bottom: 0px;
}			
	#button_secondary ul {list-style: none; margin: 0; padding: 0; border: none;}		
	html>body #button_secondary li a {width: auto;}		
	#button_secondary li {
	padding: 3px 0px 3px 0px;
	margin: 0;
	font-size:10px;
	background-color: #fff;
	text-indent: 20px;
	/*line-height: 18px;*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5D9DB;
	/**/border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5D9DB;	
}						
	#button_secondary li a {
	/*padding: 0px 0px 0px 0px;*/
	/*margin: 0;*/
	display: block;
	color: #005581;
	text-decoration: none;
	width: 100%;
	/*background-image: url(/mww/en/images/nav_bkgrd.gif);
	background-repeat: no-repeat;*/
}
	#button_secondary li a:hover {text-decoration: none;color: #000;}		
	#button_secondary li a:active {color: #000;}	
	
	#button_secondary_local {color: #000;padding-left: 0px;
	padding-top: 0px;
	margin: 0;
	padding-right: 0px;
	padding-bottom: 0px;}			
	#button_secondary_local ul {list-style: none;margin: 0; padding: 0; border: none;}	
	html>body #button_secondary_local li a {width: auto;}
	#button_secondary_local li {padding: 2px 0px 2px 0px; margin: 0;font-size:10px;
		text-indent: 30px;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #D5D9DB;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #D5D9DB;
	}						
	#button_secondary_local li a {display: block;color: #666;text-decoration: none;width: 100%;}	
	#button_secondary_local li a:hover {text-decoration: none;color: #000;}	
	#button_secondary_local li a:active {color: #000;}		