.b-icon-small, .icon-small
{
	display  : block;
	width    : 16px;
	height   : 16px;
}
.b-icon-small
{
	position : absolute;
	left     : 0;
}
.icon-small
{
	float        : left;
	margin-right : 5px;
}
.w-icon-small
{
	padding-left : 25px;
	zoom         : 1;
}
.icon-tag		{ background : url("../img/icons-sprite.png") no-repeat 0 -48px; }
.icon-comment	{ background : url("../img/icons-sprite.png") no-repeat -16px -32px; }
.icon-text		{ background : url("../img/icons-sprite.png") no-repeat -32px -48px; }
.icon-usergroup	{ background : url("../img/icons-sprite.png") no-repeat 0 0; }
.icon-pencil	{ background : url("../img/icons-sprite.png") no-repeat -16px 0; }
.icon-paper		{ background : url("../img/icons-sprite.png") no-repeat -32px 0; }
.icon-exec		{ background : url("../img/icons-sprite.png") no-repeat -48px 0; }