#events #list { width:100%; border-collapse:separate; }
#events #list td { padding: 0 10px 12px 0; }
#events #list td:first-child { width:1%; white-space:nowrap; }
#events #list td:first-child a { color:#06f; }
#events #list td:first-child a:hover { color:#88f; }
#events #list td:last-child a { color:#000; }
#events #list td:last-child span a { color:#03c; }
#events #list td:last-child a:hover { border-bottom:1px dashed #03c; }
#events #list td .del {
  color:#f00;
  font-size:85%;
  font-weight:bold;
  text-align:center;
}
#events #list td a:hover .del { color:#fc0; }
#events #list td span { color:#03c; }
#events #list td .spk { color:#000; }
#events #list td.strk,
#events #list td span.strk
  { text-decoration:line-through; }
#events #list td .spf { color:#808080; font-size:75%; vertical-align:baseline; }
#events #list td .dt { color:#000; font-size:62%; }
#events #list td a .dt { color:#06f; }
#events #list td a .dd { color:#06f; }
#events #list td a:hover .dd { color:#88f; }

#seminars #events .info { margin-right:36px; }
#print {
//  float:right;
  position: absolute;
  right: 0;
}
#print img { margin-bottom:3px; cursor:pointer; }
