
td.files {
    padding-top: 1em;
}

td.files h1 {
    font-size: 12px;
}

div.file-row {
}

div.file-row span.remove {
	float: left;
	display: block;
	margin-right: 5px;
}

div.attachments-box {
}

div.attachments-box-header {
  background-image:url(/dboffice/img/paperclip.gif);
  background-repeat:no-repeat;
  padding-top: 3px;
  padding-left: 1.5em;
  padding-bottom: 3px;
}

div.attachments-box .attachment-file {
  margin: 3px 10px 0px 0px;
  font-size: 12px;
  background-color:#f9f9f9;
  border:1px solid #e5e5e5;
  color:#333;
}
