
.thread_status.dot_folder {
opacity: 0.3;
}

.thread_status.dot_hotfolder {
opacity: 0.3;
}

.thread_status.dot_hotclosefolder {
	background-position: 0 -50px;
}

.thread_status.dot_closefolder {
	background-position: 0 -50px;
}

.thread_status.dot_newfolder {

}

.thread_status.dot_newhotfolder {

}

.thread_status.dot_newhotclosefolder {
background-position: 0 -25px;
}

.thread_status.dot_newclosefolder {
background-position: 0 -25px;
}

.thread_status.folder {
opacity: 0.3;
}

.thread_status.hotfolder {
opacity: 0.3;
}

.thread_status.hotclosefolder {
background-position: 0 -50px;
}

.thread_status.closefolder {
background-position: 0 -50px;
}

.thread_status.movefolder {

}

.thread_status.newfolder {
}

.thread_status.newhotfolder {
}

.thread_status.newhotclosefolder {
background-position: 0 -25px;
}

.thread_status.newclosefolder {
background-position: 0 -25px;
}
		
		