/* This is for whole topic */.topics2 {	font-size:11px;}/* This is for topic title */.topic-title2 {	color: green;	font-weight:bold;}/* This is for topic replies (a number) */.replies2 {	color:#57b438; 	text-decoration:none;}/* This is for forum introductory text (e.g. Forum:) */.forum-intro2 {	/*font-weight:bold;*/}/* This is for forum name */.forum-name2 {	/*font-weight:bold;*/}/* This is for date */.date2 {	/*font-weight:bold;*/}/* This is for author */.author2 {	/*font-weight:bold;*/	color: #d71f28}/* This is for topic text */.text2 {	margin: 15px;	color: #6e5152;}/* This is for ReadMore link */.readmore2 {	color:blue;}/* Image for the diveder between topics */.divider2  {	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;*/}