/*  NOTCH IS IN THE SERVER WATCH YOUR MOUTH
---------------------------------------- */

.under_construction {
	background-image: url("./images/Under_construction.gif");
	width: 100%;
	height: 150px;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 4px;
}

.forum-3 .forum_read
{ background-image: url("./images/omen_read.png"); }
.forum-3 .forum_unread
{ background-image: url("./images/omen_unread.gif"); }
.forum-8 .forum_read
{ background-image: url("./images/art_read.png"); }
.forum-8 .forum_unread
{ background-image: url("./images/art_unread.png"); }