#coolmenu{

width: 170px;


}

#coolmenu a{
font: bold 13px Palatino Lionotype;
padding:4px;
padding-left: 4px;
display: block;
width: 100%;
color: black;
text-decoration: none;
border-bottom: 1px dashed black;
}

html>body #coolmenu a{
width: auto;
}

#coolmenu a:hover{
background-color: black;
color: white;
}

#tabledescription{
width: 100%;
height: 3em;
padding: 2px;
filter:alpha(opacity=0);
-moz-opacity:0;
font-size: 12pt;
font: Roman;
}
