/* Styles for lists of attachments */

div.relatedlinksList {
    margin-left: 15px;
}

div.relatedlinksList caption {
    font-size: 110%;
    font-weight: bold;
	margin-top: 15px;
}

form.attachments {
    margin-left: 15px;
    margin-right: 15px;
}

span.tabheadingInternal{
  color:pink
}


span.tabheadingExternal{
  color:red
}


