

td {font-size: 11px; font-family: Arial;}



#edmainpanel {width: 342px; height: 150px; background-color: white; border: 1px solid #949A9F; }

#edmainpanel input.box {width: 120px; font-size: 11px; }

#edmainpanel input.button {font-size: 11px; }

#edmainpanel div.hint {color: #888; }

#edwarning {color: red; }



#edsubpanel {font-size:11px; position: absolute; width: 300px; height: 150px; margin-left: 25px; z-index: 101; border-left: 1px solid #949A9F; border-bottom: 1px solid #949A9F; border-right: 1px solid #949A9F;}

#edsubpanel div {padding: 0px}

#edsubpanel div a {float: right; }

#edresultscontainer {position: absolute; z-index: 100; width: 352px; opacity: 0.9; filter: alpha(opacity: 90); }

#edresults {height: 200px; }

#edresults div {padding: 4px; background-color:  #ECF3E1; border: 1px solid #C5DEA1; }

#edcloseresults {position: relative; width: 100%; bottom: 0px; height: 15px; text-align: center; display: block; }



.button {border: 1px solid blue}

#edsubpanel input.box {width: 120px; font-size: 11px; }

#edsubpanel input.button {font-size: 11px; }

.toptitle {
	padding-left:4px;
	color:white;
	font-size:13px;
	font-weight: bold;
	background: url("topmenu.gif");
	}

.bottomtitle {
	padding-left:4px; 
	color:black; 
	font-size:11px;
	background: url("bottommenu.gif");
	}