﻿.forumlist .header a, .forumlist .header a:hover, .forumlist .header a:active, .forumlist .header a:link, .forumlist .header a:visited {
	COLOR: #FFF;
	TEXT-DECORATION: none;
}
.forumlist .content {
	MARGIN: 10px 5px 0px;
}
.forumlist .box .content ul {
	MARGIN-TOP: 10px;
	BORDER-TOP: solid 1px #e8e8e8;
}
.forumlist .box .content li {
	MARGIN-TOP: 10px;
	BORDER-BOTTOM: solid 1px #e8e8e8;
	PADDING-BOTTOM: 8px;
}
.forumlist .box .content a.forumlist .box .content a:hover, .forumlist .box .content a:active, .forumlist .box .content a:link, .forumlist .box .content a:visited {
	COLOR:#4c90db;
}
.forumlist .date {
	FONT-SIZE:10px;
}
.forumlist .footer {
	PADDING: 3px;
	PADDING-RIGHT: 10px;
}
.forumlist .footer a {
	COLOR: #4B90DB;
}
.forumlist .footer img {
	MARGIN-RIGHT: 5px;
}
