#menu_locator { position:relative; margin:0 0 20px; padding:0; height:40px; line-height:40px; *zoom:1; border-bottom:2px dotted #ccc; }
#menu_locator:after { content:""; display:block; clear:both;}
#menu_locator .menu_name { float:left; font-size:24px; color:#111; }
#menu_locator .menu_location { float:right; margin:0; padding:0; list-style:none; }
#menu_locator .menu_location li { float:left; padding:0; margin:0; background:url(../img/seperator_b.png) no-repeat center right; }
#menu_locator .menu_location li:last-child { background:none; }
#menu_locator .menu_location li a { display:block; padding:0 12px 0 7px; font-size:11px; color:#111; }
#menu_locator .menu_location li:last-child a { padding-right:0; }
#menu_locator .menu_location li a span { margin:0; padding:0 0 2px; }
#menu_locator .menu_location li a:hover span { border-bottom:2px solid; }

	#xet_body.black #menu_locator { border-color:#333; }
	#xet_body.black #menu_locator .menu_name { color:#fff; }
	#xet_body.black #menu_locator .menu_location li { background:url(../img/seperator_w.png) no-repeat center right; }
	#xet_body.black #menu_locator .menu_location li:last-child { background:none; }
	#xet_body.black #menu_locator .menu_location li a { color:#fff; }
