/* for top page only */
#content_body_top{
	width:608px;
	height:520px;
	float:left;
	overflow:hidden;
	}

#topicsarea #head{
	width:610px;
	height:30px;
	background:url(common/images/top_topics_header.gif) no-repeat;
	text-indent:-9999px;
}

#topicsarea{
	width:610px;
	height:165px;
	margin-top:15px;
	background:url(common/images/top_topics_bg.gif) no-repeat bottom;
}

.tabContent{
	overflow:hidden;
	margin:auto;
	width:588px;
	height:125px;
	}


table.top_topics{
color:#666666;
border:none;
line-height:18px;
width:575px;
}
.topics_ln td{
}
.topicsdate{
	padding:0px 6px 0px 2px;
	color:#66cc99;
	vertical-align:top;
}
.topicsbody{
	padding:0px 0px 0px 2px;
	background:url(common/images/topics_body.gif) repeat-x left bottom;
	vertical-align:top;
}
.topicsicon{
	padding:0px 5px 0px 2px;
	width:24px;
	vertical-align:top;
	text-align:right;
	color:#66cc99;
}
.topicsicon img{
	padding:0px 0px 0px;
	vertical-align:top;
	margin-top:5px;
}