#dropmenudiv{
	position:absolute;
	border-style: solid;
	border-width: 1px;
	border-bottom-width: 0;
	font-weight: normal;
	font-family: Verdana;
	z-index:100;
}

#dropmenudiv a,
#dropmenudiv a:link,
#dropmenudiv a:visited
 {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}
