#topBar .left .bar .text {
	position: absolute;
	top: 15px;
	left: 72px;
	z-index: 5;
	width: 42px;
	height: 13px;
	background: url(../../images/menu_text.png) repeat-x;
}

#topBar .right .bar .text {
	position: absolute;
	top: 14px;
	left: 75px;
	z-index: 5;
	width: 34px;
	height: 13px;
	background: url(../../images/stuff_text.png) repeat-x;
}