/* This is for whole topic */.topics3 {	font-size:11px;}/* This is for topic title */.topic-title3 {	font-weight:bold;	color: #4a5057;}/* This is for topic replies (a number) */.replies3 {	color:#910930; 	text-decoration:none;}/* This is for forum introductory text (e.g. Forum:) */.forum-intro3 {	/*font-weight:bold;*/}/* This is for forum name */.forum-name3 {	/*font-weight:bold;*/}/* This is for date */.date3 {	/*font-weight:bold;*/}/* This is for author */.author3 {	/*font-weight:bold;*/}/* This is for topic text */.text3 {	color:#130667;}/* This is for ReadMore link */.readmore3 {	color:blue;}/* Image for the diveder between topics */.divider3  {	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;}