/* This is for whole topic */#topics{	font-size:11px;}/* 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;	/*font-style:italic;*/}/* Image for the diveder between topics */#divider  {	display: block;	height: 20px;	/*background: url(/modules/mod_phpBB3_Topics_show/css/black.png) repeat-x center;*/	background: url(/modules/mod_phpBB3_Topics_show/css/grey.gif) repeat-x center;}