#attachmentTabContent form{
  margin: 0;
  padding: 0;
  border: 0;
}
/*used for offline doc*/
.asiformParagraph{
  width: 450px;
  height: 280px;
}
.attachmentsCommentField .asiForm div.fields{
  width:620px;
  border:0;
}
.attachmentsCommentField .asiForm div.fields textarea{
  width:100%;
}
.attachmentMessage{ 
  padding:5px;
}
div#attachmentTabContent{
  width: 450px;
  height: 350px;
}
.attachmentsCommentField .asiForm ul li{
  border-bottom:0;
}

/*make tabs taller to accomodate for icons*/
#attachmentTabList.aVTabs{
  line-height: 100%;
  margin:10px 0 0 5px;
}
#attachmentTabList.aVTabs li{
  height: 100%;
}
#attachmentTabList.aVTabs li.current{
  height: 100%;
}
