#resu h1, #resu h2, #resu h3 {
	font-family: Verdana,Arial,tahoma;
	font-weight: normal;
	font-size: 24px;
	margin:0;
	padding:0;
	border:0;
	margin-top:15px;
	margin-bottom:5px;
}

#resu a {
	color: #0055AA;
	text-decoration: none;
}
#resu a:hover {
	text-decoration: underline;
}
#resu form {
	margin:0;
	padding:0;
	border:0;
}
#resu table {
	margin:0;
	padding:0;
	border:0;
	border-collapse: collapse;
}
#resu td {
	color: #000;
	font-family: Verdana,Arial,tahoma;
	vertical-align: top;
}
#resu td {
	border-bottom:1px solid #DDD;
	padding: 5px;
}
.lemma {
color: #B50;
font-weight: bold;
}
#resu .cat {
color: #352;
font-style: italic;
font-weight: bold;
}
#resu .def {
/* font-style: italic; */
color: #332;
}
#resu .copy,#resu .copy a {
font-size: 9px;
}
#resu .copy {
color: #000;
}
#resu .defbg {
background-color:#EEE;
}
#resu .frame {
font-style: italic;
color: #099;
}
#resu .frameh {
font-weight: bold;
color: #066;
}
#resu .semh {
font-weight: bold;
color: #339;
}
#resu .synh {
font-weight: bold;
color: #030;
}
#resu .samph {
font-weight: bold;
color: #066;
}
#resu .samp {
color: #066;
}
#resu .hint {
color: #036;
font-size:11px;
}
#resu .topline {
padding:2px;
padding-right:6px;
border-top:1px solid #36c;
background-color:#e3e9f9;
font-size:17px;
font-weight:bold;
font-family:arial,sans-serif;
text-align:right;
}
#resu .bottomline {
padding:2px;
padding-right:6px;
border-bottom:1px solid #36c;
background-color:#e3e9f9;
font-size:17px;
font-weight:bold;
font-family:arial,sans-serif;
text-align:right;
}
#resu .buttonhl {
font-weight:bold;
}

#suggestion div {
	font-family: Verdana,Arial,tahoma;
}

#suggestion                             {position:absolute; max-height: 150px; overflow: auto; overflow-x: hidden; overflow-y: auto; padding: 0px; background-color: #EFE; border: 1px solid black;}

#suggestion div                         {white-space: nowrap; line-height: 15px; font-size:12px; cursor: pointer; padding-left:12px;padding-right:24px;min-width:145px;}

#suggestion .selected                   {font-weight:normal;background-color: #060; color: #FFF;}

