.AttachmentsSection 
{
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
}
.AttachmentsSection .adxAttachmentTitle
{
	color:#4D4545;
	font-weight:bold;
	font-size:12px;
}	
.AttachmentsSection .adxAttachmentTitle a,.AttachmentsSection .adxAttachmentTitle a:visited
{
	color:#4D4545;
	text-decoration: none;
	font-size:12px;
}
.AttachmentsSection .adxAttachmentTitle a:hover
{
	color:#4D4545;
	text-decoration:underline;
	font-size:12px;
}
.AttachmentsSection .adxAttachmentDetails
{
	color:#8E6300;
	font-size:12px;
}
.AttachmentsSection .adxAttachmentDetails a,.AttachmentsSection .adxAttachmentDetails a:visited
{
	color:#8E6300;
	font-size:12px;
}
.AttachmentsSection .adxAttachmentDetails a:hover
{
	color:#8E6300;
	text-decoration:underline;
}
.AttachmentsSection .adxAttachmentSummary
{
	font-size:11px;
	color:#6E6666;
}