
.article {
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #ddd;
}
.article h3,
.article h4 {
	margin:0;
}
.article h3 {
	font-size:13px;
}
.article:hover {
	background:#ffd;
}

.list a,
.slots a {
	text-decoration:none;
}
.slot {
	margin-top:5px;
}