.tag_frame
{
	width:235;
	padding:0px;
}
.board
{
	font-size:10px;
	height:150;
	overflow:auto;
	overflow-X:hidden;
	color:#404040;
	background-color:#C0C0C0;
	padding:3px;
scrollbar-base-color: #567;
scrollbar-arrow-color: #fff;
scrollbar-darkshadow-color: #ccc;
scrollbar-face-color: #505050;
}
a:link, a:active, a:visited
{
	color:#3F5B7F;
}
.message
{
	float:left;
	border: #808080 1px solid;
	font-size: 10px;
	color: #202020;
	background:#D4D4D4;
	width:220;
	height:17;
}
.url
{
	float:left;
	border: #808080 1px solid;
	font-size: 10px;
	color: #202020;
	background:#D4D4D4;
	width:220;
	height:17;
}
.name
{
	float:left;
	border: #808080 1px solid;
	font-size: 10px;
	color: #202020;
	background:#D4D4D4;
	width:220;
	height:17;
}
.submit
{
	float:left;
	border: #808080 1px solid; 
	font-size: 10px; 
	color: #c0c0c0;
	background:#000000;
	width:100;
	height:17;
}
.captcha
{
	float:left;
	height:17;
}
.captcha_text
{
	border: #808080 1px solid;
	font-size: 10px;
	color: #202020;
	background:#D4D4D4;
	width:150;
	height:17;
}
