﻿.threads-list h2 { float: none; }
td a img { vertical-align: -8px; }

.comments-list { }

.comments-list .comment { padding: 10px; display: block; font-family: Arial; font-size: 10pt; background: url(/Images/header-decorator.png) no-repeat top; }
.comments-list .comment .header { color: #F6AE36; font-size: 16pt; font-weight: bold; }
.comments-list .comment .by { color: #aaa; font-size: 8pt; display: block; }
.comments-list .comment .date { color: #ccc; font-size: 8pt; display: block; }
.comments-list .comment .text { width: 100%; display: block; }
.comments-list .buttons { float: right; }

.thread-post h3 { color: #F6AE36; font-weight: 700; }
.thread-post .header { color: #F6AE36; font-size: 16pt; font-weight: bold; }
.thread-post .by { color: #aaa; font-size: 8pt; display: block; }
.thread-post .date { color: #ccc; font-size: 8pt; display: block; }
.thread-post .text { width: 100%; display: block; }
