.AttachmentsSection 
{
	font-size:0.70em;
	padding-bottom:20px;
}
.AttachmentsSection .adxAttachmentTitle
{
	color:#003366;
	font-weight:bold;
	padding-bottom:2px;
}	
.AttachmentsSection .adxAttachmentTitle a,.AttachmentsSection .adxAttachmentTitle a:visited
{
	color:#003366;
}
.AttachmentsSection .adxAttachmentTitle a:hover
{
	color:#003366;
	text-decoration:underline;
}
.AttachmentsSection .adxAttachmentDetails
{
	color:#D1A536;
	padding-bottom:10px;
}
.AttachmentsSection .adxAttachmentDetails a,.AttachmentsSection .adxAttachmentDetails a:visited
{
	color:#D1A536;
}
.AttachmentsSection .adxAttachmentDetails a:hover
{
	color:#D1A536;
	text-decoration:underline;
}
.AttachmentsSection .adxAttachmentSummary
{
	font-size:0.9em;
	color:#666666;
	padding-bottom:5px;
}