#about_image { margin: 7px 0; }

#about_image * { margin: 0; padding: 0; border: 0px none; font-weight: normal; text-align:left; font-size:100%; }

#about_image div#about_cat1, #about_image div#about_cat2, #about_image div#about_cat3 { width: 205px; float: left; margin-right: 20px; }

#about_image h3 { font-size: 100%; text-align: center; border: 1px solid #555; padding: 2px; height: 3em; overflow: hidden; }
#about_image h3 a { font-weight: bold; }
#about_image div#about_cat1 h3 { background: url('about/img/h3bg_cat1.png') repeat-x left center; }
#about_image div#about_cat2 h3 { background: url('about/img/h3bg_cat2.png') repeat-x left center; }
#about_image div#about_cat3 h3 { background: url('about/img/h3bg_cat3.png') repeat-x left center; }

#about_image div.desc { height: 300px; padding: 0 4px 0 9px; margin: 5px 0 3px; overflow: auto; background-image: url('about/img/descs.png'); background-repeat: no-repeat; line-height: 1.3; }
#about_image div#about_cat1 div.desc { background-position: 0 0; }
#about_image div#about_cat2 div.desc { background-position: -205px 0; }
#about_image div#about_cat3 div.desc { background-position: -410px 0; }

#about_image h4 { font-size: 100%; text-indent: -1em; padding: 10px 0 5px 1em; }

#about_image ul { padding-left: 1.5em; font-size: 90%; }
#about_image ul li { list-style-type: disc; margin-bottom: 3px; }

#about_image p.arrow { width: 26px; height: 25px; margin: 2px auto; background-image: url('about/img/arrows.png'); background-repeat: no-repeat; text-indent: -9999px; }
#about_image div#about_cat1 p.arrow { background-position: 0 0; }
#about_image div#about_cat2 p.arrow { background-position: -26px 0; }
#about_image div#about_cat3 p.arrow { background-position: -52px 0; }

#about_image p.result { border: 1px solid #555; padding: 2px; }
#about_image div#about_cat1 p.result { background-color: #dceded; }
#about_image div#about_cat2 p.result { background-color: #b6ffb6; }
#about_image div#about_cat3 p.result { background-color: #fbfbaa; }

#about_image p.gene { height: 40px; width: 655px; text-align: center; font-weight: bold; clear: both; line-height: 40px; background: url('about/img/gene.png') no-repeat left center; }