 .cssnav2
{
position: relative;

font-family: arial, helvetica, sans-serif;
background: url(plcoff1sm.jpg) no-repeat;


white-space: nowrap;
display: block;
width: 125px;
height: 26px;

margin-left: 15px;
padding: 0;
}

.cssnav2 a
{
margin-left:0;
display: block;
color: #000000;
font-size: 11px;
width: 125px;
height: 26px;
display: block;

color: white;

}

.cssnav2 img
{
margin-left: 0;
width: 125px;
height: 26px;
border: 0
}

* html a:hover
{
visibility:visible;

}

.cssnav2 a:hover img
{

visibility:hidden
}

.cssnav2 span
{
position: absolute;
left:2px ;
top: 5px;
margin-left: 25px;
padding: 0px;
cursor: pointer;
}
