
header li{
list-style-type: decimal;
width: 100%;
height: 20px;
margin-bottom: 0;
line-height: 0;
padding: 0;
background: none !important;
border-radius: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}

header li:hover{
background: none !important;
font-weight:normal;
text-shadow: 0;
padding: 0;
height: 20px;
}
