#rss-feed-block{
  margin : 0 0 40px 0;
}
h2.rss-feed-title{
  color: #022068;
  border-top: none;
  border-left: solid 5px #022068;
  font-size: 1.3em;
  padding: 0 0 0 10px;
}
#rss-feed-block:after {
  content          : "";
  clear            : both;
  display          : block;
}
#top-news{
  float            : left;
  margin           : 0;
  padding          : 0;
  width            : 345px
}
#top-news ul{
  height           : auto !important;
  margin           : 0;
  max-height       : 260px;
  overflow         : auto;
  overflow-y       : scroll;
  padding          : 0;
}
#top-news li{
  border-bottom    : dotted 1px #cccccc;
  display          : table;
  line-height      : 1.5;
  margin           : 0 0 0.5em 0;
  padding          : 0 0 0.5em 0;
  width            : 320px;
}
.top-news-date{
  display          : table-cell;
  padding          : 0 1px 0 0;
  width            : 84px;
}
.top-news-title{
  display          : table-cell;
  width            : 235px;
}


#top-wiki{
  float            : right;
  line-height      : 1.5;
  margin           : 0;
  width            : 355px
}
#top-wiki:after {
  content          : "";
  clear            : both;
  display          : block;
}
#top-wiki ul{
  margin           : 0;
  max-height       : 260px;
  padding          : 0;
}
#top-wiki li{
  border           : solid 1px #cccccc;
  display          : inline-block;
  height           : 250px;
  overflow         : hidden;
  padding          : 4px 4px 4px 4px;
  margin           : 0 13px 13px 0;
  vertical-align   : top;
  width            : 160px;
}
#top-wiki img{
  margin : 0 0 5px 0;
  max-width: 100%;
  display: block;
}
#top-wiki li:nth-child(2n){
  margin           : 0 0 13px;
}
.top-wiki-title{
  display : block;
  font-weight      : bold;
  margin : 0 0 5px 0;
}
.top-wiki-title a{
  color : #011f67;
}
.top-wiki-content{
  font-size        : 0.8em;
  display          : block;
}
h2.rss-feed-title{
  color: #022068;
  border-top: none;
  border-left: solid 5px #022068;
  font-size: 1.3em;
  padding: 0 0 0 10px;
}
#top-qa{
  height           : auto !important;
  margin           : 0 0 50px 0;
  max-height       : 180px;
  overflow         : auto;
  overflow-y       : scroll;
  padding          : 0;
  width            : 710px;
}
#top-qa dt{
  background       : url(/html/plugin/CagolabCmsShowBloc/assets/img/img-q.png) no-repeat top left;
  border-bottom    : dotted 1px #cccccc;
  font-weight      : bold;
  min-height       : 26px;
  padding          : 3px 0 2px 35px;
}
#top-qa dd{
  background       : url(/html/plugin/CagolabCmsShowBloc/assets/img/img-a.png) no-repeat top left;
  margin           : 0.5em 0 1em 0;
  min-height       : 26px;
  padding          : 2px 0 0 35px;
}