

/* topics */

.topics_idx_entry {
	margin-top: 10px;
}

.topics_idx_head {
	font-weight: bold;
	padding: 2px;
	margin-bottom: 4px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 3px solid #CCCCCC;
	background-color: #FFFFDB;
}

.topics_idx_image {
	float: left;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}

.topics_date {
	margin-top: 10px;
	border-top: 1px solid #CCCCCC;
	font-size: 9px;
	color: #666666;
	text-align: right;
}