#dropmenudiv{
position:absolute;
background-color: #F5EFE6;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #F5EFE6;
}


/* Sample CSS definition for the example list. Remove if desired */
.navlist {
text-indent: 3px;
width: 150px;
font:normal 12px Verdana;
line-height:20px;
background-color: #F5EFE6;
}
.dsR1 /*agl rulekind: base;*/ { width: 15px; height: 15px; }
.dsR2 /*agl rulekind: base;*/ { width: 160px; height: auto; }
.dsR3 /*agl rulekind: base;*/ { width: 10px; }
.dsR7 /*agl rulekind: base;*/ { width: 10px; height: 144px; }
.dsR13 /*agl rulekind: base;*/ { width: 160px; }
.dsR14 /*agl rulekind: base;*/ { width: 160px; height: 144px; }
.dsR15 /*agl rulekind: base;*/ { width: 746px; height: auto; }

