@charset "utf-8";
/* chats */
.col iframe.chats{
	height: 200px;
	width: 100%;
}
.col table.post textarea.textarea{ width: 720px; }
.inhead h2 a.ext{
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin-right: 10px;
}
table.post th{ width: 100px; }

