
* {
margin : 0;
padding : 0;
}
.cssnav {
position : relative;
font-family : verdana, arial, helvetica, sans-serif;
background : url(http://www.easy-cartridges.co.uk/images/interface/standard-over.png) no-repeat;
white-space : nowrap;
display : block;
width : 119px;
height : 30px;
margin : 0;
padding : 0;
}
.cssnav a {
display : block;
color : #ffffff;
font-size : 11px;
width : 119px;
height : 30px;
display : block;
text-decoration : none;
}
.cssnav img {
width : 119px;
height : 30px;
border : 0;
}
* html a:hover {
visibility : visible;
}
.cssnav a:hover img {
visibility : hidden;
}
.cssnav span {
position : absolute;
left : -1px;
top : 8px;
margin : 0;
padding : 0;
cursor : pointer;
width : 119px;
text-align : center;
color : #ffffff;
}
li.c1 {
list-style : none;
}
