@charset "UTF-8";

/* CSS Document */

.dg-l1-header-section {
	
}
.dg-l1-text-headline {

}

.dg-l1-image-headline {
	display: none;
}
.dg-l1-assets-section {
	width: 100%;
	margin-bottom: 24px;
}

.dg-l1-header-title {
	width: 300px;
	float: left;
}

.dg-l1-header-title h1 {
	font-size: 26px;
	line-height: 26px;
	height: 140px;
	padding: 0px;
	margin: 0px;
	float: right;
	width: 200px;
	text-align: right;
	color: #606a73;
	font-weight: normal;
}

.dg-l1-header-description {
	width: 600px;
	float: left;
	margin-left: 24px;
}

.dg-l1-header-description p {
	font-size: 12px;
	line-height: 12px;
	padding-bottom: 12px;
}
