.transMenu {
	LEFT: -1000px; OVERFLOW: hidden; POSITION: absolute; TOP: -1000px
}
.transMenu .content {
	POSITION: absolute
}
.transMenu .items {
	Z-INDEX: 9999; LEFT: 0px; POSITION: relative; TOP: 0px; COLOR: #ffffff
}
.top .items {
	BORDER-TOP-STYLE: none; COLOR: #ffffff
}
.transMenu .item {
	FONT-SIZE: 10px; 
	
	CURSOR: hand; COLOR: #ffffff;
	 BORDER-TOP-STYLE: none; 
	 FONT-FAMILY: arial; 
	 BORDER-RIGHT-STYLE: none; 
	 BORDER-LEFT-STYLE: none; 
	 TEXT-DECORATION: none; 
	 BORDER-BOTTOM-STYLE: none
}