.thread_status { display: inline-block; } 
.thread_status:after { font-family: "FontAwesome"; font-size: 17px; color: #777;padding-right:5px; } 
[class*="hot"]:after { color: #777; }
[class*="new"]:after { color: #777; } 
[class*="lockfolder"]:after { color: #777; content: "\f023"; }
.thread_status.dot_folder { background-position: 0 0;}
.thread_status.dot_hotfolder { background-position: 0 -20px; }
.thread_status.dot_hotlockfolder { background-position: 0 -40px; }
.thread_status.dot_lockfolder { background-position: 0 -60px; }
.thread_status.dot_newfolder { background-position: 0 -80px;}
.thread_status.dot_newhotfolder { background-position: 0 -100px;}
.thread_status.dot_newhotlockfolder { background-position: 0 -120px;}
.thread_status.dot_newlockfolder { background-position: 0 -140px;}

		
		
		
		
		