﻿.attachmentNameCaption
{
  text-align: left;
}

.attachmentTypeCaption, .attachmentSizeCaption
{
  text-align: center;
}

.attachmentName a
{
  padding-right: 5px;
  text-decoration: underline;
}

.attachmentName a:hover
{
  text-decoration: none;
}

.attachmentType
{
  text-align: left;
  text-indent: 3px;
  width: 40px;
}

.attachmentSize
{
  text-align: right;
  width: 80px;
}
