/*
 * CSHL-maintained global CSS file for Cold Spring Harbor Symposia
 */

/* add styles below */
/*
#pageid-home #content-block .main-block .under-cover-info {
padding: 0 0 20px;
}

#pageid-home  .main-block .under-cover-info {
padding: 0 0 20px;
}
*/
#mypubs {
        padding-left:2px;
       padding-top:0px;
        padding-right:0px;
       line-height:1.0em;
}
#mypubs a {
        font-size:85%;
        color:#666666;
        line-height:90%;
}
#mypubs a:hover {  
   border-bottom:1px dotted #333333;
         color:#333333;
}
#mypubs a:visited {
        border:0px;
         color:#666666;
}
/*
#content-block {
  /* padding-left:20px;
padding-right:15px; */
  margin:0;
padding:0;
       
  border:0;
  line-height:1.3;
  overflow: hidden;
}
*/
#pscroller2{
width: 180px;
height: 180px;
border: 1px solid black;
padding: 5px;
background-color: whitesmoke;
font-family:arial;
font-size:10pt;
}
/* end sample */
#cookie-law { 
    
    background:#dedede; 
    margin: 0 auto;
  text-align:center;
   /* border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px; */
position:fixed;left:0;bottom:0px;width:100%;
    
 
  z-index: 999;

}
#cookie-law p { 
    padding:10px; 
    font-size:.8em; 
    font-weight:normal; 
    text-align:center; 
    color:#000000; 
    margin:0;
   padding-left:20px;
   line-height:140%;
}
#cookie-law p a:link {
  text-decoration: none;
  color: #202088;
  font-weight:bold;
}
#cookie-law p a:visited {
  text-decoration: none;
  color: #581858;
}
#cookie-law p a:hover {
  text-decoration: none;
  border-bottom: 1px dotted #202088;
  color: #202088; 
  text-decoration:none;  
}
