.nice_list{
  margin-top:20px 0;
}
.nice_list h3{
  margin-bottom:10px;
  font-size:24px;
  margin-top: 0;
}
.nice_list a{
  color: #bf1b2c;
  text-decoration: none;
}
.more{
  margin-top:10px;
  text-align: right;
}
.nice_content{
  margin-top: 20px;
  background: white;
  border: 1px solid #ddd;
  padding:20px;
}

.nice_list .source {
  font: 12px Tahoma, Geneva, sans-serif;
  margin-bottom: 5px;
}

.nice_list .source span {
  font-style: italic;
  color: #6C0007;
}