#research_db{ font-size:0.9em; }

#research_db label{ display:block; width:50%; float:left; line-height:1.3; }

#research_db li{clear:left; padding:2px 0;}
#research_db li li {border-bottom:1px solid white;}
#research_db li li:last-child {border-bottom:none;}
#research_db li li li {border-bottom:none;}

#research_db input[type=text], textarea, select{ width:45%; }
#research_db input[type=checkbox],#research_db input[type=radio]{ display:block; float:left; margin-right:1em; }


#research_db li:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }

#research_db small{ display:block; line-height:1; padding-bottom:0.5em;}

#research_db ol, #research_db ul { list-style-type:none; }

fieldset { width: 100%; position: relative; margin-top:4em; border: 1px solid #fff; }
legend span{ display:block; position:absolute; top:-3em; width:100%; text-indent:5px; font-size:90%; background:#7396A5; color:#fff; }

fieldset.yn {border:none; margin:0;}
