div#forum {padding-right: 10px; color: #3c3c3c;}
div#forum div#figures_container {padding: 20px 0;}
div#forum div#figures_container table {width: 100%;}
div#forum div#figures_container table ul#forum_navigation {float: left;}
div#forum div#figures_container table ul#forum_navigation li {float: left; padding-right: 0.5em;}
div#forum div#figures_container table ul.forum_actions {float: left; margin: -5px 0 0 10px;}

div#forum div#forum_listing {}
div#forum div#forum_listing table#fora {width: 100%;}
div#forum div#forum_listing table#fora th {border-right: 1px solid #fff; background: #4ab8d5; padding: 7px 10px; color: #fff; font-weight: normal;}
div#forum div#forum_listing table#fora th.forum_name {width: 300px;}
div#forum div#forum_listing table#fora th.forum_recent {width: 250px; border-right: none;}
div#forum div#forum_listing table#fora td {border: 1px solid #d9d9d9; border-left: none; border-top: none; padding: 20px 10px;}
div#forum div#forum_listing table#fora td.category_header {border: none; background: #535353; padding: 10px; color: #fff; font-weight: bold; font-size: 1.1em;}
div#forum div#forum_listing table#fora td.forum_name {}
div#forum div#forum_listing table#fora td.forum_name a {font-weight: bold;}
div#forum div#forum_listing table#fora td.forum_name p {margin-top: 10px;}
div#forum div#forum_listing table#fora td.forum_threads {background: #fafafa; text-align: center;}
div#forum div#forum_listing table#fora td.forum_posts {background: #fafafa; text-align: center;}
div#forum div#forum_listing table#fora td.forum_recent {border-right: none;}

div#forum div#forum_listing {}
div#forum div#forum_listing table#threads {width: 100%;}
div#forum div#forum_listing table#threads th {border-right: 1px solid #fff; background: #4ab8d5; padding: 7px 10px; color: #fff; font-weight: normal;}
div#forum div#forum_listing table#threads th.thread_name {width: 300px;}
div#forum div#forum_listing table#threads th.thread_replies {text-align: center;}
div#forum div#forum_listing table#threads th.thread_views {text-align: center;}
div#forum div#forum_listing table#threads th.thread_recent {border-right: none; width: 250px;}
div#forum div#forum_listing table#threads td {border: 1px solid #d9d9d9; border-left: none; border-top: none; padding: 20px 10px;}
div#forum div#forum_listing table#threads td.thread_replies {background: #fafafa; text-align: center;}
div#forum div#forum_listing table#threads td.thread_views {background: #fafafa; text-align: center;}
div#forum div#forum_listing table#threads td.thread_recent {border-right: none;}

div#forum div#forum_listing table#messages {width: 100%;}
div#forum div#forum_listing table#messages td {border-bottom: 1px solid #d9d9d9; padding: 15px 0;}
div#forum div#forum_listing table#messages td.post_author {width: 140px; background: #fafafa; text-align: center;}
div#forum div#forum_listing table#messages td.post_message {padding: 15px;}
	div#forum div#forum_listing table#messages td.post_message div.post_details {margin-bottom: 15px; border-bottom: 1px solid #d9d9d9; padding-bottom: 7px;}
	div#forum div#forum_listing table#messages td.post_message div.post_content {}
