#DownloadsHolderDiv{
	width:904px;
	float: right;
	background-image: url(../../images/template/downloads-background.jpg);
}



#DownloadsLeftDiv{
	float: left;
	width: 563px;
	padding-right: 30px;
}
				
		
#DownloadsRightDiv{
	float: left;
	width: 280px;
	padding-left: 30px;
}	 

.DownloadDiv{
	width:504px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-right: 20px;
	float: left;
}
		
.Title{
	width:386px;
	float:left;
	padding-right: 15px;
	padding-left: 19px;
	background-image: url(../../images/template/link-arrow.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #666666;
}
.Download{
width:80px; 
float:left;
}
#RecordingDiv{
	width:519px;
	padding-right: 15px;
	float: left;
	padding-top: 20px;
}


#DownloadsLeftDiv A:link {text-decoration: none; color: #666666;}
#DownloadsLeftDiv A:visited {text-decoration: none; color: #666666;}
#DownloadsLeftDiv A:active {text-decoration: none; color: #666666;}
#DownloadsLeftDiv A:hover {text-decoration: none;color: #D50A27;} 

