<style type="text/css">
#coolmenu{
border: 1px solid black;
width: 170px;
background-color:none;

}

#coolmenu a{

font: bold 14px Verdana;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: #1D5574;
text-decoration: none;
border-bottom: none;

}

#coolmenu a{
width: auto;

}

#coolmenu a:hover{
background-color: #1D5574;
color: white;

}

#tabledescription{

width: 100%;
height: 3em;
padding: 1px;
filter:alpha(opacity=0);

-moz-opacity:0;

}

</style>
