#pressLeft{
	padding:0px 20px 0px 20px;
	clear:both;
}

	#pressLeft .news{
		float:left;
		width:480px;
		margin:0px 0px 0px 0px;
		width:285px;
	}

		#pressLeft .news .new{
			clear:both;
			margin:0px 0px 20px 0px;
			padding:0px 0px 12px 0px;
			background:url(../img/press_room/new_border.jpg) bottom center no-repeat;
			width:285px;
			height:140px;
			float:left;		
			position:relative;
		}
		
			#pressLeft .news .new .image{
				float:left;
				width:100px;
				margin:0px 15px 0px 0px;
			}
			
			#pressLeft .news .new .image img{
				width:100px;
			}
			
			#pressLeft .news .new .content{
				float:left;
				width:160px;
			}
			
				#pressLeft .news .new .content .date{
					clear:both;
					margin:0px 0px 5px 0px;
				}

				#pressLeft .news .new .content .subtitle{
					clear:both;
					font-weight:bold;
					margin:0px 0px 5px 0px;
				}
				
				#pressLeft .news .new .content .title{
					clear:both;
					font-weight: normal;
					margin:0px 0px 5px 0px;
				}
				
				#pressLeft .news .new .content .text{
					clear:both;
					margin:0px 0px 10px 0px;
				}
	
			#pressLeft .news .new .download_pdf{
				clear:both;
				position:absolute;
				bottom:12px;
				right:0px;
			}
			
			#pressLeft .news .new .download_pdf img{
				border:0px;
			}
			
			#pressLeft .news .new .separ{
				clear:both;
				text-align:right;
				padding:10px 0px 0px 0px;
			}