div#subtitles div#cost_reduction {
	width: 200px;
	padding-left: 20px;
	padding-right: 10px; 
}
	div#subtitles div#cost_reduction h2 {				
		top: -5px;
		background-image: url(../images/decorations/subtitle_cost_reduction.png);
		background-repeat: no-repeat;
		background-position: top left;
	}
div#subtitles div#efficiency {
	width: 209px;
	padding-left: 20px;
	padding-right: 10px; 
}
	div#subtitles div#efficiency h2 {
		top: -1px;
		background-image: url(../images/decorations/subtitle_efficiency.png);
		background-repeat: no-repeat;
		background-position: top left;
	}
div#subtitles div#easy_communication {
	width: 206px;
	padding-left: 20px;
	padding-right: 10px; 
}
	div#subtitles div#easy_communication h2 {
		top: -4px;
		background-image: url(../images/decorations/subtitle_easy_communication.png);
		background-repeat: no-repeat;
		background-position: top left;
	}
div#subtitles div#enhanced_data_quality {
	width: 209px;
	padding-left: 20px;
	padding-right: 10px; 
	border: none;
}
	div#subtitles div#enhanced_data_quality h2 {
		top: -5px;
		background-image: url(../images/decorations/subtitle_enhanced_data_quality.png);
		background-repeat: no-repeat;
		background-position: top left;
	}