.icon {
	min-height: 48px;
	line-height: 48px;
	padding-left: 60px;
	margin-bottom: 20px;
}

.icon_2_lines {
	min-height: 48px;
	line-height: 24px;
	padding-left: 60px;
	margin-bottom: 20px;
}

.icon_check { background: url(../img/check.png) no-repeat; }
.icon_error { background: url(../img/error.png) no-repeat; }
.icon_clock { background: url(../img/clock.png) no-repeat; }
.icon_comments { background: url(../img/comments.png) no-repeat; }
.icon_mail_check { background: url(../img/mail_check.png) no-repeat; }
.icon_clipboard_add { background: url(../img/clipboard_add.png) no-repeat; }
.icon_clipboard_delete { background: url(../img/clipboard_delete.png) no-repeat; }
.icon_search { background: url(../img/search.png) no-repeat; }
.icon_locked { background: url(../img/locked.png) no-repeat; }
.icon_todo { background: url(../img/todo.png) no-repeat; }
.icon_mail_check { background: url(../img/mail_check.png) no-repeat; }
