
.glossymenu,.glossymenu li ul {
list-style-type:none;
width:165px;
margin:0;
padding:0
}
.glossymenu li {
position:relative;width:165px;
font-size:14px;
}
.glossymenu li a {
font:14px "Trebuchet MS", Verdana;
color:#737e84;
display:block;
width:auto;
text-decoration:none;
border-bottom:1px solid #737e84;
padding:2px 0 2px 7px
}
.glossymenu li ul {
position:absolute;
width:auto;
left:0;
top:0;
display:none;
border:2px solid #c3e3ef;
border-bottom-width:0;
background:#FFF;
color:#333;
font:14px "Trebuchet MS", Verdana
}
.glossymenu li ul li {
float:left;
background:#eaf9ff;width:165px;

}
.glossymenu li ul li:hover {
float:left;
background:#fff;
width:165px;
color:#737e84
}
.glossymenu li ul a {
width:157px;
font:14px "Trebuchet MS", Verdana;
color:#737e84

}
.glossymenu .arrowdiv {
position:absolute;
right:2px;
/*background:transparent url(arrow.gif) no-repeat center right*/
}
.glossymenu li a:visited,.glossymenu li a:active {
font:14px "Trebuchet MS", Verdana;
color:#737e84;
}
.glossymenu li a:hover {
color:#1070cf;
width:157px;
background-color:#fff
}
* html .glossymenu li {
float:left;
height:1%
}
* html .glossymenu li a {
height:1%
} 
