
table.tools { width: 100%; }
table.tools td.header { width: 50%; font-size: 12px; font-weight: bold; color: #613A13; text-align: center; }

div.linkgroup { margin: 0px 10px 0px 10px; }
div.linkitem { margin: 0px 0px 10px 0px; }

/* Discussion Forum */
div.blog-article { padding: 3px; margin-bottom: 10px; background-color: #FFFFFF; color: #613A13; border: 1px solid #613A13; }
div.blog-article hr { height: 1px; border-top: 1px solid #613A13; }
div.blog-article h2 { color: #613A13; margin-top: 0px; font-size: 11px; border-bottom: 1px solid #613A13; }
div.blog-article table.footer { width: 100%; border-top: 1px solid #613A13; }
div.blog-article table.footer td.left { color: #613A13; font-size: 10px; }
div.blog-article table.footer td.right { color: #613A13; font-size: 10px; text-align: right; }
div.blog-article table.footer td a { color: #613A13; }
