div.name-block-forum{
	font-family: Arial;
	font-size: 15px;
	font-weight:bold;
	color: #7d0011;
	cursor: default;
	margin: 0 0 0 5px;
	padding: 0px 0px 3px 0px;
}
ul.list-topics{list-style: circle;padding: 0 5px 0 20px;margin: 5px 0 0 0;font-family: Arial;font-size: 12px;}
ul.list-topics li{
	margin-bottom: 2px;
	font-size:12px !important;
}
div.all-topics{font-family: Arial;font-size: 12px;text-align: right;padding: 0;margin: 5px;}

/*Table Catalog Main*/
table.forum-updated{margin: 10px 0 0 0;width: 253px;}
table.forum-updated td.top_left{width: 7px;height: 7px;background-image: url(images/articles_table_01.png);background-repeat: no-repeat;}
table.forum-updated td.top_center{height: 7px;background-image: url(images/articles_table_02.png);background-repeat: repeat-x;}
table.forum-updated td.top_right{width: 11px;height: 7px;background-image: url(images/articles_table_04.png);background-repeat: no-repeat;}

table.forum-updated td.center1_left{width: 7px;background-image: url(images/articles_table_05.png);background-repeat: repeat-y;}
table.forum-updated td.center1_center{background-color: #FFFFFF;}
table.forum-updated td.center1_right{width: 11px;background-image: url(images/articles_table_07.png);background-repeat: repeat-y;}

table.forum-updated td.bottom_left{width: 7px;height: 7px;background-image: url(images/articles_table_18.png);background-repeat: no-repeat;}
table.forum-updated td.bottom_center{height: 7px;background-image: url(images/articles_table_19.png);background-repeat: repeat-x;}
table.forum-updated td.bottom_right{width: 11px;height: 7px;background-image: url(images/articles_table_20.png);background-repeat: no-repeat;}
/*end Table Catalog Main*/