.search-categories li a,
.mega-search
{
	 background:transparent;
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#464646,endColorstr=#464646); 
       zoom: 1;
}
.search-categories li a:hover
{
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f68121,endColorstr=#f68121); 
}
