.category {
 float: left;
 width: 31%;
}

.clear {
 clear: both;
}

.notice {
 font-size: 80%;
}

li strong {
  font-size: 80%;
  color: #cc33cc;
}
