.djangoForumListDetails { width: 500px; }
#djangoForumThreadPosts th { width: 100px; }
#djangoForumThreadPosts td { vertical-align: top; }
#djangoForumThreadPosts .djangoForumThreadPostDetail { border-top: 1px solid #252525; }
#djangoForumThreadPosts .djangoForumThreadPostDetail .image { width: 100%; text-align: center; margin: 10px 0 10px; }
#djangoForumThreadPosts .djangoForumThreadPostDetail .image img { padding: 1px; border: 1px solid #ffffff; }