@charset "UTF-8";

/* Begins: sub section header */

.subSectionHeader {
	height: 1px;
margin-top:20px;
}

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;
}

