.icon {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 2px;
	vertical-align: middle;
}
.icon-add {
	background: url(../images/icons/001_01.png) no-repeat;
}
.icon-calendar {
	background: url(../images/icons/001_64.png) no-repeat;
}
.icon-category {
	background: url(../images/icons/001_63.png) no-repeat;
}
.icon-delete {
	background: url(../images/icons/001_05.png) no-repeat;
}
.icon-error {
	background: url(../images/icons/001_30.png) no-repeat;
}
.icon-folder {
	background: url(../images/icons/001_43.png) no-repeat;
}
.icon-image {
	background: url(../images/icons/001_61.png) no-repeat;
}
.icon-info {
	background: url(../images/icons/001_11.png) no-repeat;
}
.icon-password {
	background: url(../images/icons/001_41.png) no-repeat;
}
.icon-success {
	background: url(../images/icons/001_06.png) no-repeat;
}
.icon-update {
	background: url(../images/icons/001_45.png) no-repeat;
}
.icon-view {
	background: url(../images/icons/001_38.png) no-repeat;
}
.icon-tag {
	background: url(../images/icons/001_36.png) no-repeat;
}
.icon-void {
	background: url(../images/icons/001_02.png) no-repeat;
}
