.topAdverts .item {
  font-size: 9px;
  width: 170px;
  height: 155px;
  text-align: center;
  float: left;
  margin: 0 5px 0 0;
  overflow: hidden;
  line-height: 12px;
}
.topAdverts .last { margin-right: 0; }
.topAdverts .item p {
  margin: 8px 0 0 0;
}
.topAdverts .item a {
  color: #636363;
}
.topAdverts hr {
  color: #c9c9c9;
  height: 1px;
  line-height: 1px;
  background: #c9c9c9;
  border: none;
  padding: 0;
  margin: 20px 0;
}