.chairinfo img {
 width: 100px;
 padding: 10px;
 margin: 10px;
 vertical-align: top;
 float: left;
}
.chairinfo {
 font-size: 1.6em;
}

.nolink {
 color: #bbb;
 color: rgba(0,0,0,0);
 cursor: default;
 display: none;
}
.nolink a {
 color: #bbb;
}

a {
 color: #000;
 text-decoration: none;
}
.themelinks:visited {
 color: #000;
}
.themepage h2 {
 margin: 5px;
}
.themepage .speakerlist {
 clear: both;
 margin: 5px;
}

   .themelist .themename{font-weight:bold;}
   .speakerlist {}
   .showchair {transition:all ease 0.9s; color:#dde; margin-left:20px; font-size:0.8em;}
   li:hover > .showchair {transition:all ease 0.3s; color:#333;}
