/* @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: 250px;
	position: absolute;
}

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

