acronym {
	border-bottom: dotted 1px #333;cursor:help
}

/* Acronym definition popup */
#defcontainer {
	position:absolute;
	background:#A7865B;
	font-size:90%
}
#deftitle {
	margin:2px 0 0 5px;
	font-weight:bold;
}
#definner {
	font-family:Verdana,Arial,helvetica,sans-serif;
	font-size:78%;
	padding:0 0 10px 0;
	margin:0;	
	overflow:auto;
	width:580px;
	height:190px;
	margin:5px;
	padding:5px;
	background:#F7E9CE
}

.bulletul {
	color: inherit; 
	background-color: transparent; 
	list-style: disc; 
	display: block; 
}

.bulletli {
	font-family: inherit; 
	font-size: inherit; 
	color: inherit; 
	font-weight: normal; 
	line-height: inherit; 
	background-color: transparent; 
	padding-top: 5px; 
}
