.forum_status {
	height: 50px;
	width: 50px;
	display: inline-block;
}

.forum_offclose {
}

.thread_status, span.thread_status {
	height: 50px;
	width: 50px;
	display: inline-block
}


.thread_status.newfolder, span.thread_status.newfolder{
    background-image: url(/images/stylestar/forumon.png);
    background-size:100%;
}


.thread_status.newhotfolder, span.thread_status.newhotfolder  {
    background-image: url(/images/stylestar/forumon.png);
    background-size:100%;
}

.thread_status.dot_folder {
}

.thread_status.dot_hotfolder {
}

.thread_status.dot_hotclosefolder {
}

.thread_status.dot_closefolder {
}

.thread_status.dot_newfolder, span.thread_status.dot_newfolder {
    background-image: url(/images/stylestar/forumon.png);
    background-size:100%;
}

.thread_status.dot_newhotfolder, span.thread_status.dot_newhotfolder {
    background-image: url(/images/stylestar/forumon.png);
    background-size:100%;
}

.thread_status.dot_newhotclosefolder, span.thread_status.dot_newhotclosefolder {
    background-image: url(/images/stylestar/forumon.png);
    background-size:100%;
}

.thread_status.dot_newclosefolder, span.thread_status.dot_newclosefolder {
    background-image: url(/images/stylestar/forumon.png);
    background-size:100%;
}

.thread_status.folder {
}

.thread_status.hotfolder {
}

.thread_status.hotclosefolder {
}

.thread_status.closefolder {
}

.thread_status.newfolder, span.thread_status.newfolder {
    background-image: url(/images/stylestar/forumon.png);
    background-size:100%;
}

.thread_status.newhotfolder, span.thread_status.newhotfolder {
    background-image: url(/images/stylestar/forumon.png);
    background-size:100%;
}

.thread_status.newhotclosefolder, span.thread_status.newhotclosefolder {
    background-image: url(/images/stylestar/forumon.png);
    background-size:100%;
}

.thread_status.newclosefolder, span.thread_status.newclosefolder {
    background-image: url(/images/stylestar/forumon.png);
    background-size:100%;
}