#content_table { width: 100%; margin-top: 10px; background-color: #f1f8e4; border: 1px solid #f1f8e4; border-right: 0px; }
#content_table td.tab_inactive, #content_table td.tab_active, #content_table td.tab_inactive_disabled { border-right: 1px solid #f1f8e4; padding: 10px; width: 25%; font-weight: bold; font-size: 11px; }
#content_table td.tab_active { background-color: #f1f8e4; color: #67ad15; }
#content_table td.tab_inactive a { color: black; text-decoration: none; }
#content_table td.tab_inactive { background-color: white; color: #000000; }
#content_table td.tab_inactive:hover { background-color: #f1f8e4; color: #000000; }
#content_table td.tab_inactive_disabled { background-color: white; color: #cccccc; }
#content_table td.tab_none { background-color: white; border-right: 1px solid #f1f8e4; }
#content_table div.news_tab { background: url('../gfx/article_icon_green.gif') no-repeat center left; padding-left: 20px !important; }
#content_table div.gallery_tab { background: url('../gfx/gallery_icon_green.gif') no-repeat center left; padding-left: 25px !important; }
#content_table div.game_tab { background: url('../gfx/game_icon_green.gif') no-repeat top left; padding-left: 25px !important; }
#content_table div.comments_tab { background: url('../gfx/comment_icon_green.gif') no-repeat center left; padding-left: 25px !important; border-right: 0px; }
#content_table div.news_tab_disabled { color: #cccccc; background: url('../gfx/article_icon_gray.gif') no-repeat center left; padding-left: 20px !important; }
#content_table div.gallery_tab_disabled { color: #cccccc; background: url('../gfx/gallery_icon_gray.gif') no-repeat center left; padding-left: 25px !important; }
#content_table div.game_tab_disabled { color: #cccccc; background: url('../gfx/game_icon_gray.gif') no-repeat top left; padding-left: 25px !important; }
#content_table div.video_tab_disabled { color: #cccccc; background: url('../gfx/video_icon_gray.gif') no-repeat center left; padding-left: 25px !important; }
#content_table div.comments_tab_disabled { color: #cccccc; background: url('../gfx/comment_icon_gray.gif') no-repeat center left; padding-left: 25px !important; border-right: 0px; }
#print_area { width: 27%; float: right; font-size: 9px; }
#print { padding-top: 5px; height: 20px; width: 45px; float: left; background: url('../gfx/print_icon_green.gif') no-repeat 27px 0px; }
#print a { color: #333333; text-decoration: none; }
#text_size { color: #999999; padding-top: 5px; float: right; }
#text_size img { border: 0px; margin-left: 3px; }
#article_text img { margin-bottom: 5px; border: 0px; }
#article_text img.centered { margin: 0px !important; padding: 5px !important; background-color: white; border: 1px solid #e1eeca; }
#article_text img.descriptioned { margin: 5px; }
#article_text img.descriptionless { padding-bottom: 5px; margin: 5px; margin-bottom: 0px; }
#article_text div.img_div { margin-bottom: 5px; height: 100%; background-color: white; border: 1px solid #e1eeca; }
#article_text div.img_description { margin-left: 5px; margin-right: 5px; margin-bottom: 5px; font-size: 10px; color: #666666; display: block; }
#article_text ul { margin-top: 10px; margin-bottom: 10px; }
#article_title { clear: both; margin: 0px; margin-bottom: 2px; color: #67ad15; }

#block_bottom { margin-top: 20px; width: 100%; border-bottom: 1px solid #f1f8e4; }
#block_bottom tr { vertical-align: top; }
#block_bottom td.block_picture_gallery_content, #block_bottom td.block_picture_gallery_title { padding-left: 10px; padding-right: 10px; }
#block_bottom td.block_picture_gallery_title, #block_bottom td.block_video_gallery_title { border-top: 3px solid #dceebb; padding-top: 7px; padding-bottom: 7px; } 
#block_bottom td.block_picture_gallery_title div.title { font-family: "Trebuchet MS"; font-weight: bold; font-size: 14px; color: #67ad15; float: left; }
#block_bottom td.block_video_gallery_title div.title { font-family: "Trebuchet MS"; font-weight: bold; font-size: 14px; color: #67ad15; float: left; }
#block_bottom td.block_picture_gallery_title div.show_more, #block_bottom td.block_video_gallery_title div.show_more { font-size: 11px; float: right; margin-top: 3px; }
#block_bottom td.block_picture_gallery_title div.show_more img, #block_bottom td.block_video_gallery_title div.show_more img { margin-right: 3px; }

td div.gallery_name a { color: #333333; text-decoration: none; border-bottom: 1px solid #dbdbdb; }
td div.gallery_name a:hover { color: #333333; text-decoration: none; border-bottom: 0px; } 

.article_topic { width: 73%; padding-top: 3px; float: left; }
div.gallery { padding-bottom: 10px; }
td div.gallery img { border: 0px; }
td div.gallery_date { margin-top: 0px; margin-bottom: 1px; font-size: 9px; color: #999999; text-align: left; }
td div.gallery_name { padding-right: 5px; font-weight: bold; font-size: 11px; color: black; line-height: 15px; text-align: left; }

.img_div { padding: 5px; height: 100%; background-color: white; border: 1px solid #e1eeca; }
