#menu UL {
	DISPLAY: inline
}
#menu LI:hover DIV UL LI {
	DISPLAY: inline
}
#menu :hover DIV UL :hover DIV UL LI A {
	MARGIN-LEFT: -16px
}
