/* This is for whole topic */#topics{	font-size:12px;}/* This is for topic title */#topic-title {	font-weight:bold;}/* This is for topic replies (a number) */#replies {	color:#57b438; 	text-decoration:none;}/* This is for forum introductory text (e.g. Forum:) */#forum-intro {	/*font-weight:bold;*/}/* This is for forum name */#forum-name {	/*font-weight:bold;*/}/* This is for date */#date {	/*font-weight:bold;*/}/* This is for author */#author {	/*font-weight:bold;*/}/* This is for topic text */#text {	color:#130667;}/* Image for the diveder between topics */#divider  {	display: block;	height: 20px;	/*background: url(/modules/mod_phpbb3_related_topic/css/black.png) repeat-x center;*/	background: url(/modules/mod_phpbb3_related_topic/css/grey.gif) repeat-x center;}