.menutop li .item {
    padding: 0 10px;
    background: none repeat scroll 0 0 transparent;
		border:0 none;
    color: #FFFFFF;
}

.menutop li:hover .item:hover, .menutop li.active .item:hover
{
border-width: 0;
	
}