ul.menu-category 
	{
	clear: both;
	float: right;
	
	height: 31px;
	width:758px;
	background: White url(img/menu-category-bg.gif) no-repeat;
	display:block;
	}

ul.menu-category  a,
ul.menu-category  a:visited
	{
	background:transparent url(img/menu-category.jpg) no-repeat !important;
	height: 31px;
	display: block;
	text-indent: -9999px;
	outline:0;
	padding:0px;
	}
