﻿
.icon_search
{
	background: url(img/find.png) no-repeat center left;
}

.icon_cross
{
	background: url(img/cross.png) no-repeat center left;
}

.icon_edit
{
	background: url(img/table_edit.png) no-repeat center left;
}

.icon_add
{
	background: url(img/table_add.png) no-repeat center left;
}

.icon_add_user
{
	background: url(img/user_add.png) no-repeat center left;
}

.icon_save
{
	background: url(img/table_save.png) no-repeat center left;
}

.icon_cancel
{
	background: url(img/cancel.png) no-repeat center left;
}


.icon_export
{
	background: url(img/page_go.png) no-repeat center left;
}

.icon_back
{
	background: url(img/NavBack.png) no-repeat center left;
}

.icon_pdf
{
	background: url(img/pdficon_small.png) no-repeat center left;
}