/* Taiwan Custom Style Sheet SPLMv2 */

/* homepage DG fixes */
.dg-hp-left-content h1 {	
	line-height:32px;
}

.dg-hp-text-headline h1 {
	line-height: 30px;
}

/* common DG fixes */
.dg-value-block h2 {
	line-height: 30px;
	
}
.dg-choice-block a.link {
	line-height: 16px;
}


/* page level DG fixes */
.dg-l1-header-title h1{
	line-height:32px;
}
.dg-l2-header-title h1{
	line-height:32px;
}
.dg-l3-header-title h1{
	line-height:32px;
}

.dg-l1-text-headline h1 {
	line-height: 30px;
}

.dg-l2-text-headline h1 {
	line-height: 30px;
}

.dg-l3-text-headline h1 {
	line-height: 30px;
}

.dg-rch-description h1 {
	line-height: 30px;
}

.dg-l3-header-description p {
	padding-right: 10px;
}

.dg-rch-description h1 {
	line-height: 30px;
}


