.thread_status {
	height: 40px;
	width: 90px;
	background: url(https://magia.lyinggame.de/images/Banner2.png) no-repeat 0 0;
	display: inline-block;
	margin-right: 10px;
	margin-left: 5px;
	opacity: 0.3;
	filter: alpha(opacity=30);
}

.thread_status.dot_folder {
	background-position: 0 0;
}

.thread_status.dot_hotfolder {
	background-position: 0 0;
}

.thread_status.dot_hotclosefolder {
	background-position: 0 0;
}

.thread_status.dot_closefolder {
	background-position:0 0;
}

.thread_status.dot_newfolder {
	background-position: -480px -150px;
}

.thread_status.dot_newhotfolder {
	background-position: -480px -150px;
}

.thread_status.dot_newhotclosefolder {
	background-position: -480px -150px;
}

.thread_status.dot_newclosefolder {
	background-position: -480px -150px;
}

.thread_status.folder {
	background-position: 0 0;
}

.thread_status.hotfolder {
	background-position: 0 0;
}

.thread_status.hotclosefolder {
	background-position: 0 0;
}

.thread_status.closefolder {
	background-position: 0 0;
}

.thread_status.movefolder {
	background-position: 0 0;
}

.thread_status.newfolder {
	background-position: -480px -150px;
}

.thread_status.newhotfolder {
	background-position: -480px -150px;
}

.thread_status.newhotclosefolder {
	background-position: -480px -150px;
}

.thread_status.newclosefolder {
	background-position: -480px -150px;
}