	/* CORPORATE DOWNLOADS */
	
	#dl_files ul {
	margin-top:10px;
	}
		#dl_files ul li { 
		line-height:20px;
		margin:4px 0px 6px 0px;
		padding:2px 0 3px 40px;
		}
	
	#dl_files p 
	{
		margin-top:5px;
	}
	
	.dl_pdf {background:url('../images/backgrounds/pdf.png') 14px 0px no-repeat;}	
	.dl_doc { background:url('../images/backgrounds/word.png') 14px 0px no-repeat;}
	.dl_ppt {background:url('../images/backgrounds/ppt.png') 10px 0px no-repeat;}

	/* Featured download */
	#content_main_left .featured_dl_text {
	float:left; 
	width:264px; 
	padding-left:8px;
	padding-bottom:0;
	}
	
	#content_main_left #dl_files {
	width:275px;
	float:left;
	}
	
	#content_main_left #dl_files p {
	background:url('../images/backgrounds/bg_footer_bottom.jpg');
	border:1px solid #A5A5A5;
	border-bottom:0;
	color:#ffffff;
	padding-left:5px;
	}
	
	#content_main_left #dl_files ul {
	background:#EBEBEB;
	border:1px solid #A5A5A5;
	padding-top:5px;
	margin-top:0;
	}
	
