.icon-blank{
	background:url('icons/blank.gif') no-repeat;
}
.icon-add{
	background:url('icons/edit_add.gif') no-repeat;
}
.icon-edit{
	background:url('icons/pencil.gif') no-repeat;
}
.icon-remove{
	background:url('icons/edit_remove.png') no-repeat;
}
.icon-save{
	background:url('icons/filesave.png') no-repeat;
}
.icon-cut{
	background:url('icons/cut.png') no-repeat;
}
.icon-ok{
	background:url('icons/ok.png') no-repeat;
}
.icon-no{
	background:url('icons/no.gif') no-repeat;
}
.icon-cancel{
	background:url('icons/cancel.png') no-repeat;
}
.icon-reload{
	background:url('icons/reload.png') no-repeat;
}
.icon-search{
	background:url('icons/search.gif') no-repeat;
}
.icon-print{
	background:url('icons/print.png') no-repeat;
}
.icon-help{
	background:url('icons/help.png') no-repeat;
}
.icon-undo{
	background:url('icons/undo.png') no-repeat;
}
.icon-redo{
	background:url('icons/redo.png') no-repeat;
}
.icon-back{
	background:url('icons/back.png') no-repeat;
}
.icon-sum{
	background:url('icons/sum.png') no-repeat;
}
.icon-normal{
	background:url('icons/normal.gif') no-repeat left center;
}
.icon-group{
	background:url('icons/group.gif') no-repeat;
}
.icon-best{
	background:url('icons/ranking.gif') no-repeat 0 0;
	width: 17px;
}
.icon-hot{
	width: 23px;
	background: url('icons/ranking.gif') no-repeat scroll 0 -28px;
}
.icon-new{
	width: 23px;
	background: url('icons/ranking.gif') no-repeat scroll 0 -57px;
}
.icon-preview{
	background:url('icons/preview.gif') no-repeat left center;
}
.icon-ann{
	background:url('icons/ann.gif') no-repeat left center;
}
.icon-user{
	background:url('icons/user.gif') no-repeat;
}
.icon-teacher{
	background:url('icons/teacher.gif') no-repeat;
}
.icon-rank{
	background:url('icons/rank.gif') no-repeat;
}
.icon-flink{
	background:url('icons/link.gif') no-repeat;
}
.icon-question{
	background:url('../images/question_pending.gif') no-repeat;
}
.icon-survey{
	background:url('icons/survey.gif') no-repeat;
}
.icon-comment{
	background:url('icons/comment.gif') no-repeat;
}
.icon-approve{
	background:url('icons/approve.gif') no-repeat;
}
.icon-report{
	background:url('icons/report.gif') no-repeat;
}
.icon-enter{
	background:url('icons/enter.gif') no-repeat;
}
.icon-credentials{
	background:url('icons/credentials.gif') no-repeat;
}
.icon-expand{
	background:url('../images/expand.gif') no-repeat;
}
.icon-scorm, .icon-aicc, .icon-video, .icon-audio,.icon-pdf, .icon-doc,.icon-ppt, .icon-xls,.icon-image, .icon-flash, .icon-webfile, .icon-other, .icon-assignment, .icon-test, .icon-questionnaire{
	background:url('../images/file/icon-scorm-small.gif') no-repeat;
	width: 32px;
	height: 34px;
}
.icon-aicc{
	background:url('../images/file/icon-aicc-small.gif') no-repeat;
}
.icon-video{
	background:url('../images/file/icon-video-small.gif') no-repeat;
}
.icon-audio{
	background:url('../images/file/icon-audio-small.gif') no-repeat;
}
.icon-pdf{
	background:url('../images/file/icon-pdf-small.gif') no-repeat;
}
.icon-doc{
	background:url('../images/file/icon-doc-small.gif') no-repeat;
}
.icon-ppt{
	background:url('../images/file/icon-ppt-small.gif') no-repeat;
}
.icon-xls{
	background:url('../images/file/icon-xls-small.gif') no-repeat;
}
.icon-image{
	background:url('../images/file/icon-image-small.gif') no-repeat;
}
.icon-flash{
	background:url('../images/file/icon-flash-small.gif') no-repeat;
}
.icon-webfile{
	background:url('../images/file/icon-webfile-small.gif') no-repeat;
}
.icon-other{
	background:url('../images/file/icon-other-small.gif') no-repeat;
}
.icon-assignment{
	background:url('../images/file/icon-assignment-small.gif') no-repeat;
}
.icon-test{
	background:url('../images/file/icon-test-small.gif') no-repeat;
}
.icon-questionnaire{
	background:url('../images/file/icon-survey.gif') no-repeat;
}
