      .social-media img {    
          text-align: center;
          vertical-align: middle;
      }
      .share-link {
          color: #666;
          font-size: 1.3em;
          line-height: 1.1;
          padding: 0 0 4px 2px;
          text-decoration: none;
            }

        * {margin:0px; padding:0px;border:none;
         } 
         .darrow{
            font-size: 10pt;
            /*    position: absolute; */

            position:fixed;
            top: 7px;
            right: 4px;
          }
          .rarrow{
            font-size: 10pt;
            /*    position: absolute; */

            position:fixed;
            top: 9px;
            right: 4px;
          }  

          #next {
            right:0px;
        /*    position: absolute; */

            position:fixed;
            top: 180px;
            text-decoration: none;
          } 
           #prev{
            /*    position: absolute; */

            position:fixed;
            left: 0px;
            top: 180px;
            text-decoration: none;
          }
a:link {
    text-decoration: none;
}
a:visited {
     text-decoration: none;
}
a:hover {
     text-decoration: none;
}
a:active {
    text-decoration: none;
} 
          
.charge {
  
  color:blue;
  
  
  font-style: bold;
  

  font-size: 70%;
  font-style: italic;
}         
#meat{
    background:#CCCCFF;
    padding:20px; 
    font:1.1em arial, sans-serif;  
   }  
#search_results{
    min-width:87.5%;
    max-height: 300px;
    margin:5%;
    background:#CCCCFF;
    display:inline;
    float:left;
    padding:20px; 
    font:1.1em arial, sans-serif;  
    overflow-y: auto;
  }   
sup{
  font-style: 'Courier New';
  color: black;
  
  font-style: italic;
}           

