


#linkstable  { position: absolute;
              left: 175px;
               width: 83%;

}

#linkstable ul  {    background-color: white;
                    list-style: none;
                    padding-left: 0;
                    margin-left: 1em;
                    margin-top: 0.5em;



}

table#linkstable li {  background-image: url(bullet2_12.gif);
                    background-repeat: no-repeat;
                    background-position: 0px 4.5px;
                    padding-left: 14px;


}


table#linkstable li a { text-decoration: none;
                     padding-left: 5px;
                     font-size: 1em;
                        font-weight: 600;


}


table#linkstable li a:link     {color: #004A95;   }

table#linkstable li a:visited  { color: purple ;

}



table#linkstable li a:hover  { color: #0061C1;

}

table#linkstable tbody td, th   {border-width: 4px;
   
             font-size: 11pt;
             font-weight: 600;
           background-color: none;

     background-image: url(astrophytum2.jpg);
          background-position: 100% 0%;
          background-repeat: no-repeat;
             padding: 4px;
             padding-left: 3px;

             }

table#linkstable tbody h4  { font-size: 1.4em;
                             margin-left: 0.6em;
                             margin-top: 0.5em;
}

.info   { font-size: 0.9em;  line-height: 30%;

}

.info:first-line  { margin-top: 2px;

}

*html table#linkstable ul {      margin-left: 1em;  

}

