
* html #header { height: 90px; border-top: 10px solid #a8a88e; background: #eae7e4; }

.emph {
  background: #ffc500;
  font-style: oblique;
      }
.green {
  color: #00ff00;
       }
.abstract {
  font-size: 100% ; line-height:150%;
}
.adviser {
  text-indent: 40px;
}
.options {
  font-size: 80%;
}
#seminar_sessions li
  {
     font-size:80%;
  }
#seminar_list li
  {
     font-size:80%; line-height:120%;
  }

.agenda dl { margin:0; padding: 0 ;}
.agenda dt { margin:5px 0  0  0  ; text-align: right; line-height: 120%;}
.agenda dd {   line-height: 120%;  }

td#main dd.agenda{font-size:0.9em;padding:0;margin:0;font-weight:normal}
td#main dt.agenda{font-size:0.9em;}

.events {position:relative; float: left;  border-width: thick; 
     border-style:ridge solid ;  height: 268px; text-align: left; 
     border-color: #005500;background-color:#faf7f4; padding:5px 5px 5px 5px; 
     margin:40px 0 40px 32px; overflow:auto;}

