.deleteIcon{
	padding:0 0 0 18px;
	background: url('../images/icons/delete_16x16.png') no-repeat;
}
.editIcon{
	padding:0 0 0 18px;
	background: url('../images/icons/edit_16x16.png') no-repeat;
}
