<style type="text/css">

body { font-size: 0.7em; }
h3   { font-size: 1.6em; margin: 0px; }

a.adopttechs, a.adopttechs:visited, div.adopttechs
{
  display: block;
/*  width:   275px; */

  border:  1px solid gray;
  padding: 2px 5px;

  background: #009F9F;
 /* #FFFFEE; */

  text-decoration: none;
  font-family: Verdana;
/*  font-weight: 900;*/
  font-size: "2";
  color:   #FFFFEE;
  /*#008000;*/
}


a.adopttechs, a.adopttechs:visited 
{ 
  border-bottom: none; 
}

div#adopttechs_menu_child 
{ 
  border-bottom: 1px solid gray;  
}

form.adopttechs
{
  position: absolute;
  visibility: hidden;

  border:  1px solid black;
  background: #009F9F; //#FFFFEE; padding-left:5px; padding-right:5px; padding-top:0px; padding-bottom:2px
}

form.adopttechs b
{
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 1.1em;
}

input.adopttechs { margin: 1px 0px; width: 170px; }