@charset "UTF-8";

.topics .topics-list {
  clear:both;
  float:left;
  width:100%;
  margin:0 0 15px;
  padding:0;
}

.topics .topics-list dt {
  clear:both;
  float:left;
  width:140px;
  margin:0 0 12px;
  padding:0;
}

.topics .topics-list dd {
  float:left;
  width:540px;
  margin:0 0 12px;
  padding:0;
}
