.yuimenubaritemlabel-selected span.left{
	background:transparent url(./styles/izka/nav_current_left.jpg) no-repeat scroll left bottom;
	/*bottom:-15px;*/
	height:33px;
	left:0;
	display:block;
	top:-1px;
	position:absolute;
	width:5px;
}

.yuimenubaritemlabel-selected span.right{
	background:transparent url(./styles/izka/nav_current_right.jpg) no-repeat scroll left bottom !important;
	/*bottom:-15px;*/
	height:33px;
	right:0;
	display:block;
	top:-1px;
	position:absolute;
	width:5px;
}