/* 
.node-basic-page-with-images .group-right {
	margin-top: 10px;
}

.node-basic-page-with-images .group-left p {
	margin-right: 20px;
}
 */
 
.ds-2col,
.ds-2col-stacked,
.ds-2col-stacked-fluid {
	width: 715px;
}

.ds-2col .group-left,
.ds-2col-stacked .group-left,
.ds-2col-stacked-fluid .group-left {
	width: 405px;
}

.ds-2col .group-right,
.ds-2col-stacked .group-right,
.ds-2col-stacked-fluid .group-right {
	width: 310px;
}

.ds-2col .group-right .field-item img,
.ds-2col-stacked .group-right .field-item img,
.ds-2col-stacked-fluid .group-right .field-item img {
	float: right;
}

.ds-2col .group-right img,
.ds-2col-stacked .group-right img,
.ds-2col-stacked-fluid .group-right img {
	margin-bottom: 10px;
}


.ds-2col-stacked.node-newsletter-article.node-teaser .group-left,
.ds-2col-stacked.node-blog-entry.node-teaser .group-left,
.ds-2col-stacked.node-at-finding-aid.node-teaser .group-left {
	width: 120px;
}

.ds-2col-stacked.node-newsletter-article.node-teaser .group-right,
.ds-2col-stacked.node-blog-entry.node-teaser .group-right,
.ds-2col-stacked.node-at-finding-aid.node-teaser .group-right {
	width: 595px;
}

.ds-2col-stacked.node-at-finding-aid.node-teaser h2 {
	font-size: 1.2em;
}

.exhibit-list .group-left {
	width: 240px;
}

.exhibit-list .group-right {
	width: 475px;
}

.exhibit-list .group-right h2,
.exhibit-list .group-right h3 {
	margin-top: 0;
}

.field-name-field-secondary-images .field-item.odd {
	float: right;
}


.ds-2col-stacked.node-finding-aid.view-mode-full .group-header {
	height: 0;
}

.ds-2col-stacked.node-finding-aid.view-mode-full .group-right {
	width:190px;
}

.ds-2col-stacked.node-finding-aid.view-mode-full .group-left {
	width: 520px;
}

.view-physical-exhibits .group-left {
	width: 400px;
}

.view-physical-exhibits .group-right {
	width: 310px;
}