#headline
{
	display:block;
	padding-left:14px;
	padding-right:20px;
	background: transparent url(../../../images/menu_decorator_1.gif) no-repeat 706px 13px;
}
	#headline_text 
	{
		width:707px;
		text-align:left;
		font-family: Arial;
		font-size: 18px;
		color: #898479;
		font-weight:normal;
		background: transparent url(../../../images/headline_dots.gif) no-repeat bottom left;
		padding-bottom: 3px;
	}

.article
{
	
	width:712px;
	margin-bottom:15px;
}
.article_kepes
{
	background: transparent url(../../../images/newspage_pic_bg.jpg) no-repeat top left;
	width:712px;
	min-height:168px;
	
}


	.part1
	{
	margin-top:15px;
	margin-bottom:25px;
	}

		.pic_boxes
		{
			display:block;
			width:187px;
			height:140px;
			margin-left:13px;
			margin-top:14px;
			margin-right:2px;
			margin-bottom:2px;
			float:left;
		}
		
		* html .pic_boxes
		{
			margin-left:7px;
		}


		.article_content
		{
			position:relative;
			top:12px;
			left:12px;
			line-height:16px;
			
		}

			.article_back
			{
				display:block;
				margin-left:645px;
				margin-top:20px;
			}	

			.article_back a:link, .article_back a:visited
			{
				color: #3f3f3f;
				font-weight:bold;
				font-size:11px;
				width:53px;
				height:10px;
				display:block;
				background: transparent url(../../../images/menu_decorator_1.gif) no-repeat 46px 5px;
			}

			.article_back a:hover, .article_back a:active
			{
				text-decoration: none;
				font-weight:bold;
				text-decoration: underline;
				font-size:11px;
				width:53px;
				height:10px;
				display:block;
				background: transparent url(../../../images/menu_decorator_1.gif) no-repeat 46px 5px;
			}

			.article_bottom
			{
				display:block;
				margin-top:9px;
				padding-bottom:100px;
			}

			#article_attach
			{
				float:right;
				margin-right:16px;
				width:auto !important;
				min-width:10px;
				width:10px;							
			}

				#article_attach a:link, #article_attach a:visited
				{
					white-space:nowrap;
					color: #3f3f3f;
					font-weight:bold;
					font-size:11px;
					height:16px;
					display:block;
				}

				#article_attach a:hover, #article_attach a:active
				{
					white-space:nowrap;
					text-decoration: none;
					font-weight:bold;
					text-decoration: underline;
					font-size:11px;
					height:16px;
					display:block;
				}
				
				#attach_pic
				{
					display:block;
					width:25px;
					height:16px;
					float:right;
					margin-left:-16px;
					margin-top:-1px;
					margin-right:10px;
				}

			#article_print
			{
				float:right;
				margin-right:19px;
				width:auto !important;
				min-width:10px;
				width:10px;			
			}

				#article_print a:link, #article_print a:visited
				{
					white-space:nowrap;
					color: #3f3f3f;
					font-weight:bold;
					font-size:11px;
					height:16px;
					display:block;
				}

				#article_print a:hover, #article_print a:active
				{
					white-space:nowrap;
					text-decoration: none;
					font-weight:bold;
					text-decoration: underline;
					font-size:11px;
					height:16px;
					display:block;
				}
			
				#print_pic
				{
					display:block;
					width:25px;
					height:16px;
					float:right;
					margin-left:-16px;
					margin-top:-1px;
					margin-right:22px;
				}

			* html #print_pic
			{
				margin-right:9px;			
			}

			#article_comment
			{
				float:right;
				margin-right:10px;
				width:auto !important;
				min-width:10px;
				width:10px;
			}
				#article_comment a:link, #article_comment a:visited
				{
					white-space:nowrap;
					color: #3f3f3f;
					font-weight:bold;
					font-size:11px;
					height:16px;
					display:block;
				}

				#article_comment a:hover, #article_comment a:active
				{
					white-space:nowrap;
					text-decoration: none;
					font-weight:bold;
					text-decoration: underline;
					font-size:11px;
					height:16px;
					display:block;
				}
				
				#comment_pic
				{
					display:block;
					width:25px;
					height:16px;
					float:right;
					margin-left:-16px;
					margin-top:-1px;
					margin-right:10px;
				}


