@charset "UTF-8";

/* Begin: sub section header */

.subSectionHeader {
	height: 1px;
/* Begin: Added for TB07 */
/* margin-top:20px; */
/* End: Added for TB07 */

}

html>body .subSectionHeader {
	padding-bottom: 15px;
}

.subSectionContainerExt {
	display: block;
	float: left;
	background-color: #FFFFFF;
	z-index: 3;
}

html>body .subSectionContainerExt {
	margin-top: -2px;
	padding-right: 4px;
	background-color: #FFFFFF;
	z-index: 3;
}

.subSectionLine {
	display: block;
}

