.msnbot {
   clear: left;
   margin: 15px 0 15px 0;
}

.msnbot:after {
   content: ".";
   display: block;
   height: 0 !important;
   clear: both;
   visibility: hidden;
}

.msnbot a.main {
   clear: left;
   display: block;
   overflow: hidden;
   width: 177px;
   height: 0 !important;
   height /**/: 132px;
   padding-top: 132px;
   border: 1px solid #000;
   background-repeat: no-repeat;
}

.msnbot#paf a.main {
   background-image: url(http://wwwstaging.kennisnet.nl/cpb/vo/scholier/msnbot/paf/gfx/main.jpg);
   background-position: -1px -1px;
}

.msnbot ul {
   margin: 0;
   padding: 0;
   list-style: none;
}

.msnbot li {
   display: inline;
}

.msnbot li a {
   float: left;
   overflow: hidden;
   width: 77px;
   height: 0 !important;
   height /**/: 26px;
   padding-top: 26px;
   margin: 8px 0 0 9px;
   background-repeat: no-repeat;
}

.msnbot li a.add {
   background-image: url(http://wwwstaging.kennisnet.nl/cpb/vo/scholier/msnbot/paf/gfx/add.gif);
}

.msnbot li a.chat {
  background-image: url(http://wwwstaging.kennisnet.nl/cpb/vo/scholier/msnbot/paf/gfx/chat.gif);
}