#sub_topics { width: 100%; height: 72px; margin: 10px 0 0 0; }
	#sub_topics .topic { float: left; width: 236px; height: 72px; }
		#sub_topics .topic .img { float: left; width: 72px; height: 72px; }
		#sub_topics .topic .img img { width: 72px; height: 72px; }
	#sub_topics .topic .details { width: 164px; float: left; height: 72px; vertical-align: top; }
		#sub_topics .topic .details .title { width: 164px; }
			#sub_topics .topic .details .title h2 { font-family: Gabrielle, serif; font-size: 20px; font-weight: bold; color: #929292; }
		#sub_topics .topic .details .right { width: 164px; margin: 10px 0 0 0; }
			#sub_topics .topic .details .right p { font-family: serif; font-size: 12px; color: #929292; }