/* This is for whole topic */.topics1 {	font-size:11px;}/* This is for topic title */.topic-title1 {	font-weight:bold;}/* This is for topic replies (a number) */.replies1 {	color:#57b438; 	text-decoration:none;}/* This is for forum introductory text (e.g. Forum:) */.forum-intro1 {	/*font-weight:bold;*/}/* This is for forum name */.forum-name1 {	/*font-weight:bold;*/}/* This is for date */.date1 {	/*font-weight:bold;*/}/* This is for author */.author1 {	font-weight:bold;}/* This is for topic text */.text1 {	color:#130667;}/* This is for ReadMore link */.readmore1 {	color:blue;}/* Image for the diveder between topics */.divider1  {	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;}.quote {	color: #d3d1d1;	font-style: italic;	font-size: 14px;}