#main #topics h1 {
	height: 40px;
	background: url(../img/h-topics.png) no-repeat left center;
	text-indent: -9999px;
}

#main #topics ul {
	border-top: 1px solid #d8d8d8;
}

#main #topics ul li {
	padding: 10px 0;
	border-bottom: 1px dotted #d8d8d8;
}

#main #topics ul li time {
	font-size: 93%;
	line-height: 13px;
}

#main #topics ul li .category {
	display: inline-block;
	padding: 0 10px;
	color: #ffffff;
	font-size: 93%;
	line-height: 13px;
}

#main #topics ul li .recruit {
	background: url(../img/category-recruit.png) repeat-x;
}

#main #topics ul li .company {
	background: url(../img/category-company.png) repeat-x;
}

#main #topics ul li .product {
	background: url(../img/category-product.png) repeat-x;
}

#main #topics ul li .subject {
	margin: 5px 0 -.25em;
	font-size: 93%;
	line-height: 1.5;
}
