.right {
	position: absolute;
	z-index: 1;
	left: 500px;
	top: 0px;
}

.bottomline {
	position: absolute;
	z-index: 1;
	bottom: 0px;
	width: 100%;
	border-bottom: 1px solid black;
}