.odysen_app_helpers_layouts_ResourceShowContentPane {
}
.odysen_app_helpers_layouts_ResourceShowContentPane p {
  margin: 0;
}
/* comments are displayed as they are parent for the resource */
.odysen_app_helpers_layouts_ResourceShowContentPane .odysen_app_views_comments_TitlePaneList {
  margin-top: 5px;
	/* adjust to align with inline content */
	margin-left: 5px;
	margin-right: 5px;
}

.odysen_app_helpers_layouts_ResourceShowContentPane .odysen_app_views_comments_TitlePaneList .dijitTitlePaneTitle {
  font-size: 12px;
  background: transparent;
  border-width: 0 0 0 0;
}

.odysen_app_helpers_layouts_ResourceShowContentPane .odysen_app_views_comments_TitlePaneList .dijitTitlePaneContentOuter {
  background: transparent;
  border-width: 0;
}
