/*  topicsStandard(topics 6 pieces) ----------------------------------------------------------------- */
h5{
	display:block;
	margin-top:10px;
	margin-left:3px;
	padding-top:0.5em;
	padding-left:12px;
	color:#330033;
	font-size:90%;
	font-weight:normal;
	text-decoration:none;
	border-left:4px solid #C68EBD;
}
.topicsEntry{
	width:530px;
	padding-top:10px;
	background:url(../images/dotted.gif) repeat-x top;
}
.topicsBody{
	float:left;
	padding:20px;
	padding-top:0;
	width:360px;
	font-size:80%;
/* ie5.x:start */
	voice-family:"\"}\"";
	voice-family:inherit;
/* ie5.x:end */
	width:320px;
	word-break: break-all;
}
.topicsBodynoimg{
	padding:20px;
	padding-top:0;
	font-size:80%;
	word-break: break-all;
}
.topicsImage{
	float:right;
	width:160px;
}
.topicsFoot{
	clear:both;
	line-height:0;
	font-size:0;
}

