@charset "utf-8";
/* CSS Document */


div.plugin_forum_frame{
	width: 552px;
}

div.plugin_forum_topbox{
	margin-top: 15px;
	padding: 2px 2px 2px 15px;
	width: 550px;
	border: solid #BABABA 1px;
	background-color: #DEDEDE;
	clear:left;
	font-size:10px;
}
div.plugin_forum_topposts{
	width: 90px;
	float:right;
	text-align:center;
}
div.plugin_forum_topnick{
	width: 100px;
	float:right;
}
div.plugin_forum_topdate{
	width: 100px;
	float:right;
}
div.plugin_forum_tbox{
	float:left;
	margin-top: 5px;
	padding: 2px 2px 2px 15px;
	width: 550px;
	border: solid #BABABA 1px;
	background-color: #EDEDED;
	clear:left;
}

div.plugin_forum_tdata{
	width:310px;
	float:right;
	font-size:10px;
}

div.plugin_forum_ttitle{
	width:240px;
	font-size:12px;
	font-weight:bold;
}
div.plugin_forum_stitle{
	font-weight:normal;
	font-size:10px;
}
div.plugin_forum_tposts{
	padding-top:6px;
	width: 90px;
	float:right;
	text-align:center;
}
div.plugin_forum_tnick{
	padding-top:6px;
	width: 100px;
	float:right;
}
div.plugin_forum_tdate{
	width: 100px;
	float:right;
}
div.clearl{
	clear:left;
}
div.plugin_forum_botbox{
	margin-top: 5px;
	padding: 2px 2px 2px 15px;
	width: 550px;
	border: solid #BABABA 1px;
	background-color: #DEDEDE;
	clear:left;
	font-size:10px;
}
div.plugin_forum_pbox{
	float:left;
	margin-top: 5px;
	padding: 8px 9px 8px 8px;
	width: 550px;
	border: solid #BABABA 1px;
	background-color: #EDEDED;
	clear:left;
}

div.plugin_forum_pubox{
	float:left;
	margin: 0px 10px 0px 0px;
	padding: 2px 2px 2px 2px;
	width: 120px;
	height: 100%;
	border: solid #BABABA 0px;
	background-color: #FAFAFA;
	clear:left;
}
div.plugin_forum_ptext{
	float:right;
	width:400px;
}
