div.content_new {
	margin:				0 auto;
	width:				468px;
	border:				#000 0px solid;
	text-align:			justify;
}

div.content {
	margin:				0 auto;
	width:				576px;
	border:				#000 0px solid;
	text-align:			justify;
}

div.content ul, div.content ol {
	margin-left:		15px;
}

div.content-spacer {
	height:				1px;
	width:				100%;
	margin-top:			5px;
	margin-bottom:		5px;
	background-image:	url('../gfx/user/content-spacer-background.gif');
	background-repeat:	repeat-x;
	clear:				both;
}

div#path {
	margin-top:			5px;
}

div#path a {
	vertical-align:		middle;
	font-weight:		bold;
	color:				#000;
	text-decoration:	none;
}





div.titlebar2 {
	height:				20px;
	padding-top:		9px;
	padding-left:		10px;
	background-image:	url('../gfx/user/titlebar2-background.jpg');
	color:				#d2780c;
	font-weight:		bold;
	text-transform:		uppercase;
}

div.titlebar3 {
	font-weight:		bold;
	margin:				5px 0px;
}

div.titlebar3 img {
	vertical-align:		middle;
	margin-right:		5px;
}







a.articlebutton  {
	padding:			3px;
	color:				#000;
	text-decoration:	underline;
	font-weight:		normal;
}





ul.list_files {
	list-style-type:	none;
	padding-left:		0px;
	margin:				0px;
	margin-top:			2px;

}





div.content-section-name{
	padding:			5px 3px;
	margin-bottom:		5px;
	background-color:	#f5f5f5;
	color:				#D2780C;
	font-weight:		bold;
	text-transform:		none;
	font-size:			13px;
	border-top:			#F69826 2px solid;
	border-bottom:		#ddd 2px solid;
}

div.content-section-title{
	font-weight:		normal;
}





div.main_article_1_title {
	width:				566px;
	padding:			5px;
	font-size:			18px;
	background-image:	url('../gfx/user/titlebar3-background.jpg');
	background-repeat:	repeat-x;
}

div.main_article_1 img {
	border:				#000 1px solid;
	margin-right:		5px;
}

div.main_article_1 {
}





div.main_article_2_title {
	width:				100%;
	font-size:			11px;
	font-weight:		bold;
}

div.main_article_2 img {
	border:				#000 1px solid;
	margin-right:		5px;
}

div.main_article_2 {
}





div.main_article_3_title {
	width:				100%;
	font-size:			11px;
	font-weight:		bold;
	margin-bottom:		3px;
}

div.main_article_3 img {
	border:				#000 1px solid;
	margin-right:		5px;
}

div.main_article_3 {
	width:				275px;
	float: 				left;
	margin-right:		10px;
	font-size:			9px;
}





a.article_title_link {
	color:				#000;
	text-decoration:	none;
	font-weight:		bold;
	text-align:			left;
}

a.article_title_link2 {
	color:				#000;
	text-decoration:	none;
	font-weight:		normal;
	text-align:			left;
}

a.article_more_link {
	color:				#D2780C;
	float:				right;
	text-decoration:	none;
}

span.article_date {
	font-size:			9px;
	color:				#777;
}





.content-article-image-small {
	border:				1px solid #666666; 
	/*float:				left; */
	margin-right:		10px; 
	margin-bottom:		2px;
}

.content-article-image-big {
	border:				1px solid #666666; 
	float:				right; 
	margin-left:		10px; 
	margin-top:			4px;
}

div.article_image_big {
	width: 				100%;
	text-align:			center;
	padding-top:		2px;
	padding-bottom:		2px;
	text-align:			center;
}

div.content-article-title {
	padding:			5px 3px;
	margin-bottom:		5px;
	background-color:	#f5f5f5;
	color:				#D2780C;
	font-weight:		bold;
	text-transform:		none;
	font-size:			13px;
	border-top:			#F69826 2px solid;
	border-bottom:		#ddd 2px solid;
}

div.content-article-introduction {
	font-weight:		bold;
	margin-bottom:		12px;
}

div.content-article-date {
	margin-top:			12px;
	color:				#888;
	font-size:			11px;
}



div.content-article-table { width:576px;}
div.content-article-table-1 {background-color:#F6F6F6; padding:5px;}
div.content-article-table-2 {background-color:#FCFCFC; padding:5px;}










div.debate_content {
	margin:				0 auto;
	width:				576px;
	border:				#000 0px solid;
	text-align:			justify;
}

div.debate_content ul, div.debate_content ol {
	margin-left:		15px;
}

div.debate_left_article {
	background-color:	#F5F5F5; 
	border-top:			#F69826 2px solid; 
	padding-top:		8px; 
	border-bottom:		#aaa 1px solid; 
	margin-bottom: 		10px; 
	padding-bottom: 	10px; 
	text-align: 		left;
}

div.debate_right_expert {
	background-color:	#F5F5F5;
}

div.debate_content img,
div.debate_left_article img,
div.debate_right_expert img {
	padding:			3px;
}
