#topicsBox {
 margin:0px 20px;
}
#topicsBox td{
 border-bottom:1px dotted #999999;
	padding:5px 10px;
}

#topicsBox .date{
	width:40px;
}
#topicsBox .news{
	width:600px;
}


#topicsName{
	background:url(img/bg_topicname.gif) repeat-y center top;
	font-weight:bold;
	padding:5px 10px;
	margin-bottom:15px;
}
