@charset "UTF-8";
/* CSS Document */



		.press_container{
			width:880px;
			height:auto;
			float:left;
			margin:20px 0 0 0;
			border: 7px solid #191E1C;
			padding: 10px;
			}
			
		.press_post_title_area {
			width:880px;
			height:auto;
			margin:0px;
			padding:0;
			float:left;
			}
		.press_post_icon {
			width:45px;
			height:45px;
			margin:0px;
			padding:0;
			float:left;
			background:url(../images/press/press_post_icon.png);
			}
		.press_post_title {
			width:815px;
			height:auto;
			padding:0px 10px;
			float:left;
			display:block;			
			}
		.press_post_title h2{
			width:815px;
			height:auto;
			color:#39B54A;
			font-family:Verdana, Geneva, sans-serif;
			font-size:18px;
			margin:0px;
			padding:0px;
			float:left;
			}
		.press_post_subtitle {
			width:800px;
			height:auto;
			float:left;
			color:#39B54A;
			font-family:Verdana, Geneva, sans-serif;
			font-size:11px;
			margin:0px;
			padding:0px;
			float:left;
			display:block;			
			}
		.press_post_text_area{
			width:880px;
			height:auto;
			float:left;
			margin:0px;
			padding:0;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:normal;
			text-align:justify;
			clear:both;	
			}
			
		/*
		
		
	
		.pre_press_post_container{
			width:900px;
			min-height:200px;
			float:left;
			margin-top:5px;
			
			}
		.pre_press_post_box {
			width:856px;
			min-height:152px;
			float:left;
			display:block;			
			padding:15px;
			margin-top:10px;
			border:#231F20 1px solid;
			}
			
		.pre_press_post_content_container{
			width:896px;
			min-height:250px;
			margin:0px;
			float:left;
			padding:0px;
			}
		.pre_press_post_content_imagearea{
			width:250px;
			height:auto;
			float:left;
			margin:0px 0px 0px 5px;
			}
		
*/