.news .postinfo
{
	padding: 0px 20px 0px 0px;
}

.news .title
{
	font-family: Tahoma;
	font-size: 14px;
	color: #eee;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 30px 0px 0px 0px;
	width: 530px;
	height: 25px;
}

.news .postinfo_table
{
	margin: 0px;
	border-collapse: collapse;
	border-bottom: 1px #333 solid;
	border-top: 1px #333 solid;
	padding: 4px 0px 4px 0px;
}

.news .postinfo_top
{
	margin-top: 5px;
}

.news .postinfo_bottom
{
	margin-bottom: 5px;
}

.news .news_content
{
	padding: 5px 0px 5px 5px;
	margin-right: 25px;
	border-bottom: 1px #333 solid;
	text-align: left;
}

.news .comments
{
	padding-top: 20px;
}

.news .comment
{
	margin-bottom: 10px;
}

.news .gocomments
{
	margin-bottom: 20px;
	padding-top: 2px;
}

.news .comment .tbl
{
	width: 484px;
	border-collapse:
	collapse; margin:
	0px;
}

.news .comment .poster
{
	text-align: left;
	height: 16px;
	background: url(../images/background/comment_bg.gif) no-repeat;
	padding: 3px 0px 0px 5px;
}

.news .comment .message
{
	text-align: left;
	padding: 10px 10px 10px 5px;
}

.news .postcomment
{
	margin: auto;
	margin-top: 10px;
	/*width: 484px;*/
	width: 504px;
	text-align: left;
}

.news .postcomment .td_postacomment
{
	border-top: 1px #555 solid;
	padding-top: 5px;
}

.news .postcomment .postacomment
{
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
}

.news .postcomment .yourname
{
	color: #fff;
	background: #666;
	border: 1px #888 solid;
	padding-left: 3px;
}

.news .postcomment .yourcomment
{
	height: 80px;
	width: 480px;
	color: #fff;
	background: #666;
	border: 1px #888 solid;
	padding-left: 3px;
}

.news .postcomment .submit
{
	background: #ccc;
	border: 1px #888 solid;
	font-size: 11px;
	font-weight: bold;
	width: 60px;
	margin-top: 2px;
}

.news .smilies
{
	float: right;
	margin-left: 0px;
	padding-right: 2px;
}

.news img
{
	border: 0px;
}

