/* 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:#FFFFFF; 	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:#FFFFFF;}/* This is for ReadMore link */.readmore {	color:blue;}/* Image for the diveder between topics */.divider  {	display: block;	height: 20px;	/*background: url(/modules/mod_phpbb3_latest_topics/css/black.png) repeat-x center;*/	background: url(/modules/mod_phpbb3_latest_topics/css/grey.gif) repeat-x center;}
