.odysen_app_views_feeds_Show {
}
/* New style, Expando pane style. */
.odysen_app_views_feeds_Show-feedEntries_List .dojoxExpandoTitle {
	background-color: #e6e6e6;
	border-width: 1px 0 0 0;
	border-color: #ccc;
}

/* Adding padding and proper overflow and standard hieght */
.odysen_app_views_feeds_Show-feedEntries_List  .dojoxExpandoContent {
	padding: 8px;
	overflow:auto;
	height: 350px;
}

.odysen_app_views_feeds_Show .odysen_app_views_feeds_Show-feedEntries_List .dijitTitlePaneTitle {
	background: transparent;
	border-width: 0 0 1px 0;
  border-bottom: 1px solid #B5BCC7;
}

.odysen_app_views_feeds_Show .odysen_app_views_feeds_Show-feedEntries_List .dijitTitlePaneContentOuter {
	border-left-width: 0;
	border-right-width: 0;
}

.odysen_app_views_feeds_Show .odysen_app_views_feeds_Show-feedEntries_List .articles .published_at {
	margin-top:0;
	margin-bottom: 2px;
}
.odysen_app_views_feeds_Show .articles-wrapper {
	margin: 8px;
}

.odysen .odysen_app_views_feeds_Show .articles-wrapper .dijitTitlePaneTitle {
	background: transparent;
	border-width: 0 0 1px 0;
  border-bottom: 1px solid #B5BCC7;
  color: #131313;
  min-height: 17px;
  padding: 0 7px 3px;
}

.odysen .odysen_app_views_feeds_Show .articles-wrapper .dijitTitlePaneContentOuter {
	border-width: 0;
}