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

	.extended {
		height:36px;
	}
	/* 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;
	}
	