#topics_area article {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-left: 20px;
	width: 530px;
	
	white-space: -moz-pre-wrap; /* Mozilla */
	word-wrap: break-word;
}
.t_date {
	font-size: 12px;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 0px;
	color: #000;
}
.t_title {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CC0;
	font-size: 14px;
	line-height: 18px;
	padding-top: 3px;
	padding-bottom: 2px;
	color: #006;
}
.t_text {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 20px;
	margin-left: 20px;
	margin-right: 10px;
}
