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