@charset "UTF-8";

/* CSS Document */

.dg-resource-center-section {
	width: 1010px; /* if you want fluid, change to 100%*/
	margin-bottom: 25px;
}

.dg-resource-center-header {
	margin-bottom: 34px;
}

.dg-rch-description {
	width: 500px;
	float: left;
	margin-bottom: 36px;
}
.dg-rch-image {
	float: left;
}
.dg-rch-description h1{
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 10px;
	padding: 0;
}

.dg-resource-headline {
	clear: both;
}

.dg-rcs-text-headline {
	
}

.dg-rcs-image-headline {
	display: none;
}

.dg-rcs-text-headline h1 {
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 10px;
	color: #606a73;
}


.dg-alh-description h2{
	font-size: 12px;
	margin: 0px;
	padding: 3px 0px 12px 0px;
	line-height: 12px;
	color: #000;
}

.dg-rcs-image-headline {
	margin-bottom: 10px;
}

.dg-rcs-description p{
	font-size: 11px;
	line-height: 11px;
	color: #777;
}

.dg-asset-library-section {
	margin-bottom: 13px;
}

.dg-asset-library-section h3 {
	color: #899da6;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 10px;
}

.dg-rcs-asset {
	width: 500px;
	float: left;
	margin-bottom: 24px;
	height: 180px;
}

.dg-rcs-asset img {
	float: left;
	margin-right: 16px;
}

.dg-rcs-asset h3 {
	font-size: 12px;
	color: #000;
	margin-bottom: 10px;
}

.dg-rcs-asset p {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 12px;
	font-size: 12px;
	line-height: 12px;
	color: #444;
}


.dg-rch-description p {
	line-height: 11px;
	margin-bottom: 10px;
}
.dg-rch-description p a.link
{
	
	padding: 0px 0 0 11px;
	color: #444;
}

.dg-rch-description a.link:hover
{
	color: #900;
	text-decoration: none;
}
