

 body{
  font-family: Verdana;
  margin:0;
  padding: 0px 0 0 210px;
 }
 div#left-sidebar{
  position:absolute;
  top:2px;
  left:10px;
  width:180px;
 }
 div#content{
  width:750px;
  
 }
 @media screen{
  body>div#left-sidebar{
   position:fixed;
  }
 }
 * html body{
  overflow:hidden;
 }
 * html div#content{
  height:100%;
  overflow:auto;
 }




ul.navbar {
    position: absolute;
    top: 10em;
    left: 0em;
    width: 9em }

h3.h3_PA { 
    margin-bottom: 0px;
    margin-top: 10px;
   }

td.datePA {
    width: 20;
    color: rgb(102, 102, 102); 
    font-family: Verdana; 
    font-size: 13px;
    vertical-align: top; 
        }

td.datePA2 {
    width: 80;
    color: rgb(102, 102, 102); 
    font-family: Verdana; 
    font-size: 13px;
    vertical-align: top; 
        }

tr.article {
    font-family: Verdana;
    font-size: 13px;
           }

img.pdf {
    height: 19px; 
    alt: ;
    align: top;
}

font.journal {
     color: rgb(89, 159, 170); 
     font-family: Verdana; 
     font-size: 13px;
}




