.sticky a.title {color: green;}
	.lock a.title {color: red; text-decoration: line-through;}
	.hot a.title {color: yellow;}

.forumrow:hover, .threadbit > div:hover { opacity:0.80;
    -moz-opacity:0.80;
    filter:alpha(opacity=80);
    background: #333333 !important; }   