/* @option user-selected ExtraContent1 content */
#myExtraContent1 {
	border-bottom-style: solid;
	border-bottom-width: 0px;
	padding-left: 0;
	padding-right: 0;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	height: 150px;
	position: absolute;
}

#contentContainer,
#sidebarContainer {
	margin-top: 160px;
}

