.topic {
	font-size: 12px;
	}

h3 {
	background: url(../images/topic/iconReview.gif) no-repeat;
	margin-left: 5px;
	padding: 17px 0 10px 50px;
	color: #96c;
	}

#publisher {
	margin: 0;
	padding: 5px 0;
	background: #f4f4f4;
	color: #96c;
	text-align: right;
	line-height: 1em;
	}

#detail {
	border-bottom: 1px solid #eee;
	margin: 0 0 20px 0;
	padding: 7px 0;
	text-align: right;
	line-height: 1em;
	}

#reviewer {
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
	padding: 5px 0;
	color: #666666;
	font-style: italic;
	text-align: right;
	}
