@charset "UTF-8";

/* Begin: sub section header */

.subSectionHeader {
	height: 1px;
margin-top:20px;
}
/* Begin: modification for IE 7*/
html>body .subSectionHeader {
	padding-bottom: 15px; display:inline;
}
/* Begin: modification for IE 7*/
.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;
}

