
      @charset "UTF-8";

      #channelteaser h2, h3 {

      color: #45545B;
}
      

      

      #channelteaser .topArticles{

      margin: 0;

      padding: 0;

      margin-top: 5px;
        

        font-size:0.916em;
      

      color: #45545B;
}
      

      

      #channelteaser .topArticles a {
        

        position: relative;
}
      

      #channelteaser .topArticles li a {
        

        text-decoration: none;
      

      color: #45545B;
}
      

      

      #channelteaser .topArticles li a:hover {
        

        color: #AFB6B9;
}
      

      

      #channelteaser .topArticles a .extraInfo {
        

        display: none;
        

        position: absolute;
        

        left: 50px;
        

        top: 10px;
        

        z-index:2;
      

      border: 1px solid #45545B;

      color: #45545B;

      padding: 5px;

      width: 250px;
}
      

      #channelteaser .topArticles a .extraInfo_bg {
        

        width: 100%;
        

        height: 100%;
        

        position: absolute;
        

        left: 0;
        

        top: 0;
        

        background: url(
        /starterkit/servlet/contentblob/296/transparentWhite1x1/data.png
        );
        

        z-index: 1;
}
      

      

      #channelteaser .topArticles a .extraInfo ul {
        

        z-index: 2;
        

        position: relative;
        

        padding: 0;
      

      margin: 0;
}
      

      

      #channelteaser .topArticles a .extraInfo ul li {
        

        white-space:nowrap;
        

        list-style-type: none;
        

        background-position: left center;
        

        background-repeat: no-repeat;
        

        line-height: 1.5em;
        

        font-size: 0.9em;
      

      margin: 0;
}
      

      

      #channelteaser .topArticles a .extraInfo ul li.preview_teaserTitle {
        

        white-space: nowrap;
      

      font-weight: bold;
}
      

      

      

      #channelteaser .topArticles a .extraInfo ul li.preview_teaser {
        

        white-space: normal;
      

      line-height: normal;
}
      

      

      #channelteaser .topArticles a .extraInfo .CMrating {

      float: left;

      margin-right: 5px;

      top: 2px;

      
}
      #channelteaser .topArticles a .extraInfo ul li.ratings {

      margin-top: 5px;

      border-top: 1px solid #45545B;

      
}
      

      

      #channelteaser .topArticles a .extraInfo ul li.comments {

      margin-top: 5px;

      border-top: 1px solid #45545B;

      background-image: url(../../img/userfeedback-plugin/write.png);
      

      padding-left: 17px;

      line-height: 20px;

      }

      

      #channelteaser .topArticles a:hover .extraInfo {
        

        display: block;
}
      

    