.bigboardicon
{
	width: 32px;
	height: 32px;
	border: none;
}

.smallboardicon
{
	width: 16px;
	height: 16px;
	border: none;
}

.iconhead
{
	width: 32px;
}

.boardname
{
	font-weight: bold;
}

.boarddescr
{
	font-size: 10px;
	margin-left: 10px;
}

.lastpost
{
	font-size: 10px;
	width: 120px;
}

.nickcell
{
	width: 120px;
	vertical-align: top;
}

.nick
{
	margin-left: 2px;
}

.nickinfo
{
	font-size: 10px;
	margin-left: 10px;
}

.postcell
{
	padding: 2px;
	font-size: 10px;
}

.post_style_1
{
	background-color: #222222;
}

.post_style_2
{
	background-color: #333333;
}
