.irc_table
{
	width:468px;
	background-color:#0A0805;
	border-collapse:collapse;
	margin:8px 10px 0 10px;
}
.irc_table td, .irc_table th
{
	background-color:Black;
	border:1px solid #483A26;
	padding:0.14em 0.2em 0.14em 0.2em;
	text-align:center;
}
.irc_pack
{
	width:10%;
}
.irc_size
{
	width:20%;
}
.irc_file
{
	width:70%;
}
.irc_table thead .irc_pack, .irc_table thead .irc_size, .irc_table thead .irc_file
{
	color:#483A26;
}
.irc_bot
{
	font-weight:bold;
	text-align:center;
	margin-top:8px;
}
.irc_info
{
	color:#483A26;
	width:466px;
	text-align:justify;
	margin:4px 10px 8px 10px;
}
.irc_cmd
{
	color:#685A46;
	font-family:"Courier New", Courier, monospace;
	white-space:nowrap;
}
